HCT Interview Question

What is polymorphism in OOP?

Interview Answer

Anonymous

Nov 3, 2022

Polymorphism is when we have an object in the system and this object behaves differently under different conditions, give an example.