1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Which of the following is useful in trav...
Q.

Which of the following is useful in traversing a given graph by Breath first search?

A. Stack.
B. Set.
C. List.
D. Queue.
Answer» D. Queue.
View all MCQs in:   Data Structures (DS)

Discussion