1.

Classes can be derived from other classes. state true or false

Answer»

True.Explanation:YES, classes can be DIVIDED from other classes. Classes which acquire the properties of ANOTHER class is CALLED Derived class while class whose properties are acquired is called Base class.



Discussion

No Comment Found