ChemiPlus Logo

Dictionary - Training

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.