InterviewSolution
Saved Bookmarks
| 1. |
How many types of inheritance are possible in C++?(a) 2(b) 3(c) 4(d) 5This question was posed to me in a job interview.Asked question is from Types of Inheritance topic in section Inheritance & its Types of Object Oriented Programming |
|
Answer» The correct option is (d) 5 |
|