Home » Unlabelled » What’s an Object inC#.Net? | C#.Net Interview Questions
Sunday, 28 April 2013
What’s an Object inC#.Net? | C#.Net Interview Questions
It is a basic unit of a system. An object is an entity that has attributes, behavior, and identity. Objects are members of a class. Attributes and behavior of an object are defined by the class definition.
No comments:
Post a Comment