Computer Science
State whether the following statement is True or False :
Encapsulation promotes data sharing among the objects of different classes.
Objects & Classes
3 Likes
Answer
False
Answered By
1 Like
Related Questions
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 :
Inter-class sharing of data can be enabled through inheritance.
State whether the following statement is True or False :
Class is also called an instance of an Object.
State whether the following statement is True or False :
The class variables are also called as static variables.