Polymorphisme (Zend PHP 5 Certification Mock Exam)
Posté : 06 oct. 2010, 14:08
Bonjour
ce qui suit est une question dans les tests blancs de php architect, je reporte car j'ai pas déduire la réponse après avoir plusieurs doc sur le sujet.
Which of the following is an example of Polymorphism?
1- All of the above
2- Classes that implement Design Patterns
3- Any class implementing an interface
4- Any class that extends from a parent class
5- A generic super class with specific child class implementations
je dirais 1 est ce correct ?
Merci d'avance
ce qui suit est une question dans les tests blancs de php architect, je reporte car j'ai pas déduire la réponse après avoir plusieurs doc sur le sujet.
Which of the following is an example of Polymorphism?
1- All of the above
2- Classes that implement Design Patterns
3- Any class implementing an interface
4- Any class that extends from a parent class
5- A generic super class with specific child class implementations
je dirais 1 est ce correct ?
Merci d'avance