Zend
ZF-100-500 · Question #198
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 C. 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
- AFilterIterator
- BArrayAccess
- CSeekableIterator
- DRecursive Iterator
How the community answered
(26 responses)- A4% (1)
- B12% (3)
- C81% (21)
- D4% (1)
Community Discussion
No community discussion yet for this question.