nerdexam
Zend

200-550 · Question #163

An object can be counted with count() and sizeof() if it...

The correct answer is D. None of the above. See the full explanation below for the reasoning.

Question

An object can be counted with count() and sizeof() if it...

Options

  • Aimplements ArrayAccess
  • Bhas a public __count() method
  • Cwas cast to an object from an array
  • DNone of the above

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    16% (7)
  • C
    7% (3)
  • D
    73% (32)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice