0
Q:

What is an object

The Object is the real-time entity having some state and behavior. 
In Java, Object is an instance of the class having the instance variables 
as the state of the object and the methods as the behavior of the object. 
The object of a class can be created by using thenewkeyword
1

New to Communities?

Join the community