KnowledgeBoat Logo
|

Computer Applications

Write a difference between class and an object.

Objects & Classes

24 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

14 Likes


Related Questions