FDM Group Interview Question

What is Polymorphism? Difference between a class and a object?

Interview Answer

Anonymous

Jul 18, 2020

Polymorphism is the process of having more than one forms. method overloading and method overriding are an example of Polymorphism