홈 > Term: overloading
overloading
(1) The capability of an identifier or method to have different meanings depending on the context. For example, in C++, a user can redefine functions and most standard operators when the functions and operators are used with class types
(2) The existence of more than one flavor of method with the same name or operator, but with different signatures, within a class. The name or operator remains the same, but the method parameters differ, with each signature requiring a separate implementation. Such methods usually exhibit the same behavior, despite differences in signature.
- 품사: noun
- 분야/도메인: 소프트웨어
- 카테고리: 세계화 소프트웨어 서비스
- Company: IBM
0
작성자
- Peteh
- 100% positive feedback