Computer Applications
State whether the following statement is True or False :
Wrapping up data and related functions in a single unit represents encapsulation.
OOP Intro Java
17 Likes
Answer
True
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
In a procedural language, code and data are held separately.
State whether the following statement is True or False :
In object-oriented programming, code and data are held separately.
State whether the following statement is True or False :
The object is also known as an instance.
State whether the following statement is True or False :
The class that is derived from another class is called a subclass.