Computer Science
State whether the following statement is True or False :
Inter-class sharing of data can be enabled through inheritance.
Objects & Classes
5 Likes
Answer
True
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
Objects can communicate with each other through functions.
State whether the following statement is True or False :
Encapsulated class can have the feature of re-usability
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 :
Class is also called an instance of an Object.