Briefing Zend Knowledge

Which of the following statements is correct?

Which of the following statements is correct?

A.
Interfaces can inherit a method from different interfaces

B.
Interfaces can redeclare inherited methods

C.
Interfaces can extend more than one interface

D.
Interfaces can extend only one interface