ICSE Class 10 Computer Applications
Question 3 of 30
Solved Sample Paper 1 — Question 3
Back to all questions 3
Question Question 1(iii)
A class is :
- an object factory
- a blueprint to create objects
- a specification for objects
- All of the above
All of the above
Reason — A class is considered as an object factory as it is a blueprint to create objects and it contains specifications for objects.