

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not a type of inheritance?(a) Double-level(b) Multi-level(c) Single-level(d) Multiple |
Answer» The correct answer is (a) Double-level The best I can explain: Multiple, multi-level, single-level and hierarchical inheritance are all types of inheritance. |
|