Home > 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.
- Part of Speech: noun
- Industry/Domain: Software
- Category: Globalization software service
- Company: IBM
0
Creator
- Peteh
- 100% positive feedback