Zend
200-710 · Question #136
Which of the following statements is correct?
The correct answer is B. Interfaces can extend more than one interface. See the full explanation below for the reasoning.
Question
Which of the following statements is correct?
Options
- AInterfaces can extend only one interface
- BInterfaces can extend more than one interface
- CInterfaces can inherit a method from different interfaces
- DInterfaces can redeclare inherited methods
How the community answered
(45 responses)- A2% (1)
- B82% (37)
- C7% (3)
- D9% (4)
Community Discussion
No community discussion yet for this question.