Pergunta de entrevista da empresa RTX

Explain polymorphism, inheritance, etc...

Respostas da entrevista

Sigiloso

21 de abr. de 2016

Polymorphism: When an instance of a class can be said to pass an "Is A" or "Instance Of" test for multiple classes, usually a child and their parent classes, it is said to be polymorphic. Inheritance: Child classes inherit methods/functions and properties from their parent class(es)

1

Sigiloso

26 de jan. de 2013

Nothing really hard.

1