1.

Can the derived class be made abstract if multiple inheritance is used?

A. No, because other classes must be abstract too
B. Yes, if all the functions are implemented
C. Yes, if all the methods are predefined
D. No, since constructors won t be there
Answer» E.


Discussion

No Comment Found