Wednesday, September 2, 2009

Objects

Object is the basic unit of object oriented programming.They are having a unique name.An object represents a preticular instance of a class.There can be morethan one instance of an object.Instance object can hold own relevent data.An object is collection of data members and associate member functions

No comments:

Post a Comment