--%>

Define object

Define object briefly?

E

Expert

Verified

Objects are an instance of classes. This is a essential unit of a system. Object is an entity which has behaviors, identity and attributes. Attributes and behavior of the object are described through the class definition.

   Related Questions in Programming Languages