ICSE Class 9 Computer Applications
Question 3 of 10
Elementary Concepts of Objects and Classes — Question 3
Back to all questions 3
Question Question 3
Explain the following statement — "Class is a specification for objects".
As class describes the common attributes and behaviours of its objects in detail, hence we can say that a class is a specification for objects. It can be viewed as a template or blueprint for multiple objects with similar features.