HandyBuilds interview question

What is polymorphism give real life example?

Interview Answer

Anonymous

6 Apr 2022

Polymorphism is one of the core concepts of object-oriented programming (OOP) and describes situations in which something occurs in several different forms. In computer science, it describes the concept that you can access objects of different types through the same interface