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)- A5% (2)
- B16% (7)
- C7% (3)
- D73% (32)
Community Discussion
No community discussion yet for this question.