noun🔗Share하위 클래스An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.""A Siamese cat is a subclass of cat; it inherits the basic characteristics of all cats but also has its own unique features, like its colorpoint coat." "샴 고양이는 고양이의 하위 클래스입니다. 모든 고양이의 기본적인 특성을 상속받지만, 컬러포인트 털과 같은 고유한 특징도 가지고 있습니다.computingtechnicalinternettechnologysciencestructureChat with AIVocabulary GamePractice Reading
noun🔗Share하위 클래스A rank directly below class"In biology, mammals are a class of animals, and primates are a subclass of mammals. "생물학에서 포유류는 동물의 한 종류이고, 영장류는 포유류의 하위 클래스입니다.typestructuresystembiologyscienceorganizationgroupChat with AIVocabulary GamePractice Reading
noun🔗Share하위 클래스A secondary class within a main class.""A poodle is a subclass of dog, sharing the main class's characteristics but with specific features like its curly fur." "푸들은 개의 하위 클래스로, 주요 클래스의 특징을 공유하지만 곱슬 털과 같은 특정 특징을 가지고 있습니다.computingtypestructureChat 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 클래스를 하위 클래스로 만들었습니다.computingtechnologyinternetChat 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)."The programmer decided to subclass the existing "Vehicle" object into a new "Car" object, allowing for specific car features like the number of doors. "프로그래머는 기존의 "Vehicle" 객체를 새로운 "Car" 객체로 하위 클래스로 만들어 문 수와 같은 특정 자동차 기능을 허용하기로 결정했습니다.computingtechnologyChat with AIVocabulary GamePractice Reading