Pergunta de entrevista da empresa Revature

what is polymorphism?

Resposta da entrevista

Sigiloso

29 de mar. de 2018

when you use one method call in multiple ways. for example method overloading and overriding. you can have two functions with the same name without errors as long as they differ in length, data types, or sequence