Q817
What are Bi-directional iterators?
A.
Iterator same as Forward Iterator
B.
Forward Iterator that can be used in both directions
AnswerC.
Iterator that can only be used to access the sequence from both sides
D.
Iterator that can only be used to assign the sequence from both sides
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board