adspace
Answer Posted / Pradeep Kumar Nigam
A class is a blueprint for creating objects, which are instances of that class. An object has state (data) and behavior (methods). In C#, classes can be used to define custom data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers