FDM Group interview question

what's polymorphism?

Interview Answer

Anonymous

12 Feb 2019

ability for objects to take on many forms. i.e. person class and programmer class which is inherited from person. programmer is both.