adspace
What is the main difference between a class and an object?
Answer Posted / Deepak Malik
'Class' is a blueprint or template for creating objects, while 'Object' is an instance of a class. A class describes what properties and methods an object has, but it does not actually exist until an object is created from that class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category