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
4.1k
0
Do you find this helpful?
40

View all MCQs in

CPP Programming

Discussion

No comments yet