InterviewSolution
Saved Bookmarks
| 1. |
How many specifiers are used to derive a class?(a) 1(b) 2(c) 3(d) 4The question was asked during an interview.My question is based upon Inheritance in section Class Hierarchies, Library & Containers of C++ |
|
Answer» Right CHOICE is (C) 3 |
|