Question d’entretien chez RTX

Explain polymorphism, inheritance, etc...

Réponses aux questions d'entretien

Utilisateur anonyme

21 avr. 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

Utilisateur anonyme

26 janv. 2013

Nothing really hard.

1