Capgemini interview question

Explain polymorphism in Java ?

Interview Answer

Anonymous

12 Apr 2025

Polymorphism is an oops concept in which multiple methods are created with the same name, but they differ in parameters. Which method is invoked get declared at runtime