What do you mean by Polymorphism with an Example?
Anonimo
Polymorphism is one of the feature of an object oriented programming language that means many forms. With the use of polymorphism a single function to carry multiple tasks. Example-A father at the same time can be a husband as well as an employee.