Computer Applications
State whether the following statement is True or False :
Inheritance supports reusability.
Related Questions
Fill in the blanks:
Java doesn't allow _________ inheritance.
Fill in the blanks:
A base class derived by a target, in turn used as base class for another target is called _________.
State whether the following statement is True or False :
During inheritance, the public and protected members remain in the same form in the derived class.
State whether the following statement is True or False :
Inheritance is a transitive property.