Zend
ZF-100-500 · Question #175
Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables the ability to retrieve a speci?c item from internal data store?
The correct answer is D. SeekableIterator. See the full explanation below for the reasoning.
Question
Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables the ability to retrieve a speci?c item from internal data store?
Options
- AArrayAccess
- BRecursive Iterator
- CFilterIterator
- DSeekableIterator
How the community answered
(35 responses)- A6% (2)
- B14% (5)
- C3% (1)
- D77% (27)
Community Discussion
No community discussion yet for this question.