Solved

Which of the Following Is the Correct Hierarchy of Iterator

Question 8

Multiple Choice

Which of the following is the correct hierarchy of iterator categories (weakest at the left) ?


A) Input/output, forward, bidirectional, random access.
B) Random access, forward, bidirectional, input/output.
C) Bidirectional, forward, random access, input/output.
D) Input/output, bidirectional, forward, random access.

Correct Answer:

verifed

Verified

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

Related Questions