Multiple Choice
The effect of the expression rAccessIterator - n is that it ____.
A) deletes the nth element of the iterator
B) returns the iterator of the next nth element
C) returns the iterator of the previous nth element
D) moves rAccessIterator backwards n elements
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: A vector is a type of _.<br>A)
Q28: If the data needs to be processed
Q29: To use a deque container in a
Q30: The statement vecList.pop_back() puts the last deleted
Q31: Containers are class templates.
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
Q37: _ iterators, with read access, step forward