Definition of abstract class

a class with no instances that is created only for the purpose of organizing a class hierarchy or defining methods and variables that will apply to lower-level classes. The term "virtual class" refers to the same concept. [SEMATECH]


Search the Dictionary for More Terms