noun🔗Share하위 클래스An object class derived from another class (its superclass) from which it inherits a base set of properties and methods."The "Student" class is a subclass of the "Person" class, inheriting properties like name and age. ""학생" 클래스는 "사람" 클래스의 하위 클래스로, 이름과 나이와 같은 속성을 상속합니다.computingtechnologytypeChat with AIVocabulary GamePractice Reading
noun🔗Share하위 클래스A rank directly below class"In biology, animals are organized into categories; below the "class" of mammals, we find further divisions called "subclasses," such as marsupials and placentals. "생물학에서 동물은 범주로 분류됩니다. 포유류의 "강" 아래에서, 우리는 주머니쥐와 태반류와 같은 "하위 클래스"를 찾습니다.structureorganizationtypesystembiologyChat with AIVocabulary GamePractice Reading
noun🔗Share하위 클래스A secondary class within a main class."In biology, mammals are a class of animals, and dogs, cats, and humans are all examples of its subclasses. "생물학에서 포유류는 동물의 한 종류이며, 개, 고양이, 인간은 모두 그 하위 클래스의 예입니다.typecomputingorganizationstructureChat with AIVocabulary GamePractice Reading
verb🔗Share하위 클래스를 만들다(in object-oriented programming) To create a subclass of (some class)."I subclassed the Button class to create a more specialised FancyButton class for my user interface."나는 사용자 인터페이스를 위해 더 특화된 FancyButton 클래스를 만들기 위해 Button 클래스의 하위 클래스를 만들었다.computingtechnologytechnicalinternetChat with AIVocabulary GamePractice Reading
verb🔗Share하위 클래스를 만들다To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass)."Instead of directly manipulating the base object, the programmer chose to subclass it with specialized behaviors for each customer type. "프로그래머는 기본 객체를 직접 조작하는 대신, 각 고객 유형에 맞는 특수한 동작으로 하위 클래스를 만들기로 했습니다.computingtechnicallanguagestructureChat with AIVocabulary GamePractice Reading