Briefing Zend Knowledge

Which of the following is correct?

Which of the following is correct? (Choose 2)

A.
A class can implement more than one class.

B.
An interface can implement more than one interface.

C.
An interface can extend more than one interface.

D.
A class can extend more than one interface.

E.
A class can extend more than one class.

F.
A class can implement more than one interface.