Q145
What are Random-access Iterators?
A.
Iterators that can be used to access elements at an arbitrary offset position
AnswerB.
Same as Bi-directional iterator
C.
Input iterator with the additional property of random access
D.
Output iterator with the additional property of random access
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board