홈 > Term: abstract class
abstract class
(1) In object-oriented programming, a class that represents a concept; classes derived from it represent implementations of the concept. An object cannot be constructed from an abstract class; that is, it cannot be instantiated. See also parent class, base class, concrete class.
(2) A class with at least one pure virtual function that is used as a base class for other classes.
- 품사: noun
- 분야/도메인: 소프트웨어
- 카테고리: 세계화 소프트웨어 서비스
- Company: IBM
0
작성자
- Peteh
- 100% positive feedback