Computer Applications
Write a difference between class and object.
Objects & Classes
2 Likes
Answer
A class is a blue print that represents a set of objects that share common characteristics and behaviour whereas an object is a specific instance of a class having a specific identity, specific characteristics and specific behaviour.
Answered By
1 Like
Related Questions
Why is an Object called an 'Instance' of a class? Explain.
Write a statement to create an object 'Keyboard' of the class 'Computer'.
Mention three characteristics and two methods for the following Classes:
Class Mobile_Phone
Mention three characteristics and two methods for the following Classes:
Class Bike