UPS Interview Question

What is Polymorphism in OOP?

Interview Answer

Anonymous

Mar 10, 2021

Polymorphism is the ability for functions to be overloaded and have multiple forms based on input parameters.