Polymorphism

Is a concept/feature of OOPs that allows values of different data types to be handled using a common interface.

Is overloading polymorphism?

No.