2015329620096_homework3 Version 0 |
|
👤 Author: by 297362053qqcom 2015-11-15 22:19:17 |
Introduction for Java
In object-oriented terminology, a class is a term that describes a group or collection of objects with common properties. A class definition describes what attribute its objects will have and what those objects will be able to do. Attributes are the characteristics that define an object; they are properties of the object. The values contained in an object’s properties differentiate objects of the same class from one another. An object is a specific, concrete instance o