InterviewSolution
Saved Bookmarks
| 1. |
Which among the following best defines the hybrid inheritance?(a) Combination of two or more inheritance types(b) Combination of same type of inheritance(c) Inheritance of more than 7 classes(d) Inheritance involving all the types of inheritanceThis question was addressed to me in a job interview.My question is from Hybrid Inheritance in chapter Inheritance & its Types of Object Oriented Programming |
|
Answer» Right ANSWER is (a) Combination of two or more inheritance types |
|