Solved

Which of the Following Types of Iterators Is(are) Not Supported

Question 19

Multiple Choice

Which of the following types of iterators is(are) not supported by the vector class?


A) const_iterator
B) reverse_iterator
C) const_reverse_iterator
D) All of these are supported by the vector class
E) None of these are supported by the vector class

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions