InterviewSolution
Saved Bookmarks
| 1. |
What is the minimum number of levels for a implementing multilevel inheritance?(a) 1(b) 2(c) 3(d) 4This question was addressed to me in an online quiz.The query is from Multilevel Inheritance topic in section Inheritance & its Types of Object Oriented Programming |
|
Answer» The correct choice is (c) 3 |
|