Multiple Choice
Types of iterators are
A) input and output.
B) forward and bidirectional.
C) random-access.
D) All of the above.
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Non-template functions have a slight advantage in
Q7: A sequential container organizes data in a
Q8: Two types of container classes in the
Q9: A function template's prefix contains _ in
Q10: To catch an exception, a program must<br>A)
Q12: Function templates allow you to write a
Q13: A program may not contain a "regular"
Q14: Using a function template often requires writing
Q15: A catch block serves as<br>A) an exception
Q16: The bad_alloc exception is thrown<br>A) when program