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 |
Login to Continue
It will take less than 2 minutes