Briefing Zend Knowledge

Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables th

Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables
the ability to retrieve a specific item from internal data store?

A.
ArrayAccess

B.
Recursive Iterator

C.
FilterIterator

D.
SeekableIterator