Computer Science
State whether the following statement is True or False :
Class is a template to create different objects.
Objects & Classes
2 Likes
Answer
True
Answered By
1 Like
Related Questions
Fill in the blanks:
Class acts as a machine producing objects of similar kinds hence, called _________.
Fill in the blanks:
The data members of an object are also called _________
State whether the following statement is True or False :
Initialization is also termed as instantiation.
State whether the following statement is True or False :
Objects of same class may have different attributes.