

McqMate
Q. |
class derived: public base1, public base2 { } is an example of |
A. | polymorphic inheritance |
B. | multilevel inheritance |
C. | hierarchical inheritance |
D. | multiple inheritance |
Answer» B. multilevel inheritance |
View all MCQs in
Object Oriented Programming In cppNo comments yet