Computer Applications
State whether the following statement is True or False :
Inheritance allows a class to acquire the properties of another class.
OOP Intro Java
19 Likes
Answer
True
Answered By
2 Likes
Related Questions
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.
State whether the following statement is True or False :
A class is a blueprint for the attributes and behaviours of a group of objects.
State whether the following statement is True or False :
Objects from the same class do not share the same definition of attributes and behaviours.