aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Structure (NCO)
  • Which of the following traversal is used for Graph?
Multiple choice

Which of the following traversal is used for Graph?

  1. In-order Traversal

  2. Reverse Polish Notation

  3. Pre-order Traversal

  4. Level order traversal

  5. Post-order Traversal

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

It is correct answer.

Keep practicing — related questions

  • Which of the following tree traversal methods have the order as - root , left, right?
  • Which of the following forms of traversing is the one in which the left subtree of a tree is traversed firs...
  • The In-order traversal of a tree is given as B C A E D F and pre-order traversal of tree is given as A B C ...
  • Given a traversal result abcdfge and following statements - 1. Above traversal is PreOrder Traversal 2. Abo...
  • Which traversal technique lists the notes of a binary search tree in ascending order?
  • Which of the following ways can be traversed on linear linked list?
  • Consider the following graph ![](https://i.imgur.com/VbDXAyO.png) Among the following sequences I a b e g h...
  • Consider the following graph ![](https://i.imgur.com/VbDXAyO.png) Among the following sequences I a b e g h...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy