CAE interview question

What is polymorphism within C++?

Interview Answer

Anonymous

10 Oct 2021

it is when an operator for example is used differently depending on the contextual application of it.