nerdexam
Zend

200-550 · Question #161

PHP's array functions such as array_values() can be used on an object if the object...

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

Question

PHP's array functions such as array_values() can be used on an object if the object...

Options

  • Aimplements Traversable
  • Bis an instance of ArrayObject
  • Cimplements ArrayAccess
  • DNone of the above

How the community answered

(61 responses)
  • A
    15% (9)
  • B
    7% (4)
  • C
    3% (2)
  • D
    75% (46)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice