1.

Which among the following can show polymorphism?(a) Overloading ||(b) Overloading +=(c) Overloading

Answer»

The correct ANSWER is (c) Overloading <<

Easiest explanation - Only insertion operator can be OVERLOADED among all the given options. And the POLYMORPHISM can be ILLUSTRATED here only if any of these is applicable of being overloaded. Overloading is type of polymorphism.



Discussion

No Comment Found

Related InterviewSolutions