In object-oriented programming, detailed and particular representation of something of reality.Every object has an identity or name, state (characteristics generally defined in variables) and behavior (its functions or procedures).
A way to alter the state of an object is through its functions.
Classes are generalizations of a particular object.For example, the Auto object belongs to the Autos class.
An instance of a class is always a unique object.
Questions? needs more information?
Write and we will respond to your email
Comments
Post a Comment