YourDictionary

Dictionary Home » Computer Definitions » abstract class

abstract class - technical definition


Also called an "abstract superclass," in object technology, it is a class created as a master structure. No objects of an abstract class are created, rather subclasses of the abstract class are defined with their own variations, and the subclasses are used to create the actual objects.



link/cite print suggestion box