

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is false?$ |
A. | If one class inherits the inherited class in single level inheritance, it is multi-level inheritance |
B. | Hybrid inheritance always contains multiple inheritance |
C. | Hierarchical inheritance involves inheriting same class into more than one classes |
D. | Hybrid inheritance can involve any types of inheritance together |
Answer» C. Hierarchical inheritance involves inheriting same class into more than one classes | |