aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++
  • Which of the following is not a type of iterator?
Multiple choice

Which of the following is not a type of iterator?

  1. Random access

  2. Bi-directional

  3. Linear

  4. Output

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

There is no iterator by the name linear in C++.

Keep practicing — related questions

  • which of the following iterator must support *, ==, =- and ++ operations
  • Which of the following is not a type of linear data structure?
  • Which of the following container classes allows the random access iteration permitting direct access to any...
  • Find out the true statements. i. Iterator is used to obtain the element in the bi-directional direction. ii...
  • Which of the following data structure is not linear data structure?
  • Which of the following statements is/are true? i. Linked-List is sequential accessing. ii. Linked-List is r...
  • Which of the following data structure is linear type?
  • Which of the following is NOT a data structure used in modern programming practice?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy