Zend
200-550 · Question #25
In order to create an object storage where each object would be stored only once, you may use which of the following? (Choose 2)
The correct answer is B. SplObjectStorage D. spl_object_hash. See the full explanation below for the reasoning.
Question
In order to create an object storage where each object would be stored only once, you may use which of the following? (Choose 2)
Options
- ASplFixedArray
- BSplObjectStorage
- CSplString
- Dspl_object_hash
- Espl_same_object
How the community answered
(23 responses)- A9% (2)
- B83% (19)
- C4% (1)
- E4% (1)
Community Discussion
No community discussion yet for this question.