InterviewSolution
Saved Bookmarks
| 1. |
A class is derived from a class which is a derived class itself, then this is referred to as ……….(a) multiple inheritance(b) multilevel inheritance(c) single inheritance(d) double inheritance |
|
Answer» (b) multilevel inheritance |
|