Multiple Choice
____ iterators, with read access, step forward element-by-element and so return the values element-by-element.
A) Standard
B) Input
C) Output
D) Migration
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The effect of the expression rAccessIterator -
Q33: Forward iterators combine all of the functionality
Q34: The class deque contains only one constructor.
Q35: A _ encapsulates data, and operations on
Q36: The function _ returns a pointer to
Q38: Every container contains the typedef reverse_iterator.
Q39: To use the template function copy, the
Q40: The expression vecList.front() moves an element to
Q41: The statement vecList.push_back(elem) deletes the element elem
Q42: The function copy can copy the elements