What do you understand by the term Polymorphism?
39 Likes
The word Polymorphism means "many forms". Polymorphism helps the programmer to use the same function name for more than one purpose.
Answered By
24 Likes
Define objects. Give a real life example to explain objects along with their attributes and behaviour.
What is class?
What are operators? Why do we need them?
What do you understand by the term Keyword?