nerdexam
Zend

200-530 · Question #104

Which of the following is correct? (Choose 2) 1) A class can extend more than one class. 2) A class can implement more than one class. 3) A class can extend more than one interface. 4) A class can…

The correct answer is D. 4) E. 5). See the full explanation below for the reasoning.

Question

Which of the following is correct? (Choose 2) 1) A class can extend more than one class. 2) A class can implement more than one class. 3) A class can extend more than one interface. 4) A class can implement more than one interface. 5) An interface can extend more than one interface. 6) An interface can implement more than one interface.

Options

  • A
  • B
  • C
  • D
  • E
  • F

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    3% (1)
  • D
    79% (27)
  • F
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice