Q. The major goal of inheritance in c++ is (A) To hide the details of base class. (B) To extend the capabilities of a class (C) To help modular programming. (D) To facilitate the conversion of data types. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To extend the capabilities of a class