What is polymorphism explain with one example
Answers
Answered by
2
Answer:
The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. Real life example of polymorphism: A person at the same time can have different characteristic. Like a man at the same time is a father, a husband, an employee.
Answered by
1
Answer:
Your ans will be:
Polymorphism is the technique by which an object that is used to invoke a method can actually invoke different methods, depending on the nature of the control structure.
Explanation:
Example of polymorphism is:
A person at the same time can have different characteristic. Like a man at the same time is a father, a husband, an employee.
Hope so it will help you..✌️
Similar questions