C2 noun #94,501 가장 일반적인

An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.

subclass 30초 만에

  • (noun) An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
  • (noun) A rank directly below class
  • (noun) A secondary class within a main class.

Meanings

  1. 1
    noun An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
  2. 2
    noun A rank directly below class
  3. 3
    noun A secondary class within a main class.
  4. 4
    verb (in object-oriented programming) To create a subclass of (some class).
  5. 5
    verb To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass).

예시

1

동의어

child class derived class heir class subset

반의어

superclass superset unsubclass
도움이 되었나요?
아직 댓글이 없습니다. 첫 번째로 생각을 공유하세요!