

McqMate
Q. |
If multiple inheritance is implemented, which upcasting will be correct? |
A. | Upcast to first base class listed in inheritance |
B. | Upcast to any base class |
C. | Upcast to send base class listed in inheritance |
D. | Upcast is not possible |
Answer» B. Upcast to any base class |
View all MCQs in
CPP ProgrammingNo comments yet