Home » C++ Programming » Classes & Objects » Question
  1. What is meant by polymorphism?
    1. class having only single form
    2. class having two forms
    3. class having many forms
    4. All of above
    5. None of these
Correct Option: C

Polymorphism is literally meant class having many forms.



Your comments will be displayed only after manual approval.