an object name

3 years ago
46

an object name, an attribute and an operation (method).
Classes: A class is a collection of objects with the same properties and the same operations. Each class generally has instances; a class without instances is an abstract class.

Loading comments...