Q & A by Maninder Singh

Question:

QUESTION: What is polymorphism in OOP?

Answer:

Polymorphism is like using different shapes of containers for the same thing. In OOP, it means different objects can be treated as if they are similar.