National_Instruments
200-500 · Question #142
PHP's array functions such as array_values() and array_key_exists() 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() and array_key_exists() 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
(53 responses)- A8% (4)
- B4% (2)
- C13% (7)
- D75% (40)
Community Discussion
No community discussion yet for this question.