nerdexam
Zend

200-710 · Question #132

Which of the following statements is NOT true?

The correct answer is C. Class constants can omit initialization (default to NULL). See the full explanation below for the reasoning.

Question

Which of the following statements is NOT true?

Options

  • AClass constants are public
  • BClass constants are being inherited
  • CClass constants can omit initialization (default to NULL)
  • DClass constants can be initialized by const

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    11% (5)
  • C
    80% (37)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice