nerdexam
Zend

200-710 · Question #146

Which of the following statements about PHP is false? (Choose 2)

The correct answer is A. A final class can be derived. E. Properties can be final.. See the full explanation below for the reasoning.

Question

Which of the following statements about PHP is false? (Choose 2)

Options

  • AA final class can be derived.
  • BA final class may be instantiated.
  • CA class with a final function may be derived.
  • DStatic functions can be final.
  • EProperties can be final.

How the community answered

(54 responses)
  • A
    83% (45)
  • B
    11% (6)
  • C
    2% (1)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice