1.

IF_MULTIPLE_INHERITANCE_IS_IMPLEMENTED,_WHICH_UPCASTING_WILL_BE_CORRECT??$

A. Upcast to first base class listed in inheritance
B. Upcast to send base class listed in inheritance
C. Upcast to any base class
D. Upcast is not possible
Answer» D. Upcast is not possible


Discussion

No Comment Found