Multiple Choice
The main intention of using inheritance is ….........
A) to help in converting one data type to other
B) to hide the details of base class
C) to extend the capabilities of base class
D) to help in modular programming
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: How many objects can be created from
Q5: C++ was originally developed by ….......<br>A)donald knuth<br>B)bjarne
Q6: Which of the following is true about
Q7: Is it fine to call delete twice
Q8: If particular software can be used in
Q10: Which of the followings is/are automatically added
Q11: Which of the following data type does
Q12: Which of the following statements is correct
Q13: Which of the following interface determines how
Q14: What happens when delete is used for