Computer Science
State whether the following statement is True or False :
Inheritance promotes the inter class sharing of data.
OOP Intro Java
2 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
Abstraction promotes data hiding facilities.
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 :
Objects can communicate with each other through functions.
State whether the following statement is True or False :
Once an object is created, it means the data can be accessed outside the object.