Multiple choice Which of the following is not a type of iterator? Random access Bi-directional Linear Output Reveal answer Fill a bubble to check yourself C Correct answer Explanation There is no iterator by the name linear in C++.