AMD interview question

What is polymorphism?

Interview Answer

Anonymous

12 May 2010

It is a way of overerriding the behaviour of base class functions in derived classes.

1
AMD Interview Question: What is polymorphism? | Glassdoor