Which of the following can serve as random-access iterator?
(a) Memory pointer
(b) Object pointer
(c) Class pointer
(d) Memory & Class pointer
I got this question by my college director while I was bunking the class.
My question comes from Iterators and Sequences topic in division Algorithms, Objects & Iterators in C++ of C++