InterviewSolution
Saved Bookmarks
| 1. |
How many types of inheritance should be used for hybrid?(a) Only 1(b) At least 2(c) At most two(d) Always more than 2The question was asked during an online interview.I need to ask this question from Hybrid Inheritance topic in section Inheritance & its Types of Object Oriented Programming |
|
Answer» The CORRECT option is (b) At LEAST 2 |
|