ICSE Class 8 Computer Studies
Question 2 of 33
Introduction to Java & BlueJ — Question 2
Back to all questions 2
Question Question 2
What is class?
A class is a blueprint to create objects. It defines data and functions common to all objects of a certain kind.