class
A concept commonly used in the context of object oriented software development. A class is an abstract concept that describes the essential nature of a group of objects with common properties and behaviours. For example the class person distills the common characteristics of real life people.
|