Q86
What are Iterators?
A.
Iterators are used to iterate over C-like arrays
B.
Iterators are used to iterate over pointers
C.
Iterators are used to point memory addresses of STL containers
AnswerD.
Iterators are used to iterate over functions
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board