Zend
200-710 · Question #147
Which of the following is correct? (Choose 2)
The correct answer is D. A class can implement more than one interface. E. An interface can extend more than one interface.. See the full explanation below for the reasoning.
Question
Which of the following is correct? (Choose 2)
Options
- AA class can extend more than one class.
- BA class can implement more than one class.
- CA class can extend more than one interface.
- DA class can implement more than one interface.
- EAn interface can extend more than one interface.
- FAn interface can implement more than one interface.
How the community answered
(27 responses)- A7% (2)
- C11% (3)
- D78% (21)
- F4% (1)
Community Discussion
No community discussion yet for this question.