Computer Applications
State whether the following statement is True or False :
Inheritance is a transitive property.
Related Questions
State whether the following statement is True or False :
Inheritance supports reusability.
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 :
Base class is used to inherit the property of a derived class.
State whether the following statement is True or False :
During inheritance if no visibility mode is declared then the system automatically assumes it to be private.