Multiple Choice
An iterator of the iterator type that gives you read/write access to the element to which the iterator points is known as a(n)
A) immutable iterator
B) mutable iterator
C) auto iterator
D) range iterator
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: Select all that apply. Which of the
Q29: In a mapping, each element must have
Q30: Two types of container classes in the
Q31: A(n) _ is a class that stores
Q32: Because a vector container uses a dynamically
Q34: An associative container uses _ to access
Q35: A set is an associative container containing
Q36: The vector class has a _ member
Q37: Select all that apply. Which of the
Q38: An iterator is a function that is