Computer Applications
State whether the following statement is True or False :
The class that is derived from another class is called a subclass.
OOP Intro Java
20 Likes
Answer
True
Answered By
2 Likes
Related Questions
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 :
When you wrap data and related methods into a single unit, it represents encapsulation.
State whether the following statement is True or False :
Classes can be derived from other classes.
State whether the following statement is True or False :
Inheritance allows a class to acquire the properties of another class.