Computer Applications
State whether the following statement is True or False :
The object is also known as an instance.
OOP Intro Java
17 Likes
Answer
True
Answered By
1 Like
Related Questions
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 :
Wrapping up data and related functions in a single unit represents encapsulation.
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.