A class can create objects of itself with different characteristics and common behaviour. So, we can say that an Object represents a specific state of the class . For these reasons, an Object is called an Instance of a Class.
A class can create objects of itself with different characteristics and common behaviour. So, we can say that an Object represents a specific state of the class . For these reasons, an Object is called an Instance of a Class.