Computer Applications
State whether the following statement is True or False :
When you wrap data and related methods into a single unit, it represents encapsulation.
OOP Intro Java
8 Likes
Answer
True
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
Code and data are held separately in a procedural language.
State whether the following statement is True or False :
Code and data are held separately in OOP.
State whether the following statement is True or False :
The class that is derived from another class is called a subclass.
State whether the following statement is True or False :
Classes can be derived from other classes.