1.

The major goal of inheritance in c++ is:

A. To facilitate the conversion of data types
B. To help modular programming
C. To extend the capabilities of a class
D. To hide the details of base class
Answer» D. To hide the details of base class


Discussion

No Comment Found