Computer Applications
State whether the following statement is True or False :
A class is a specification about the object.
OOP Intro Java
13 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
A class is a blueprint for the attributes and behaviours of a group of objects.
State whether the following statement is True or False :
Objects from the same class do not share the same definition of attributes and behaviours.
State whether the following statement is True or False :
Only one instance can be created from a single class.
State whether the following statement is True or False :
A class is a user-defined data type.