Hexaware Technologies Interview Question

What is polymorphism in oops concept describe it with an example.

Interview Answer

Anonymous

Sep 2, 2022

polymorphism shows the ability of a class to implements a method with same name differently based object passed to it.