CAE Interview Question

What is polymorphism within C++?

Interview Answer

Anonymous

Oct 10, 2021

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