Computer Science
State whether the following statement is True or False :
Once an object is created, it means the data can be accessed outside the object.
OOP Intro Java
3 Likes
Answer
False
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
Inheritance promotes the inter class sharing of data.
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 :
Encapsulation promotes data sharing among the objects.
What do you understand by Object Oriented Programming? Name two OOP languages.