Periodic Table - Forum - Chemistry Dictionary - Chemistry Tools - Resources - Link to Us

Search by name or symbol:

Definition of abstract class

  1. 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]