In which type of semantics does c++ implements iterator?
(a) Memory
(b) Size
(c) Pointer
(d) Value
I have been asked this question during an online exam.
The query is from Iterators and Sequences in section Algorithms, Objects & Iterators in C++ of C++