Revature interview question

What is polymorphism?

Interview Answer

Anonymous

Mar 18, 2019

It is a block of codes which can take different input and different output.

2