Computer Science
State whether the following statement is True or False :
Class is also called an instance of an Object.
Related Questions
State whether the following statement is True or False :
Inter-class sharing of data can be enabled through inheritance.
State whether the following statement is True or False :
Encapsulation promotes data sharing among the objects of different classes.
State whether the following statement is True or False :
The class variables are also called as static variables.
What is meant by Object Oriented Programming? Name all the principles of Object Oriented Programming.