InterviewSolution
Saved Bookmarks
| 1. |
When a derived class inherits only from one base class, it is known as ………(a) multiple inheritance(b) multilevel inheritance(c) hierarchical inheritance (d) single inheritance |
|
Answer» (d) single inheritance |
|