Vidyalelo
Data Structure · Q35

Introduction to Data Structures

Programming · Data Structure · question 35

Q35

Which data structure is used in a breadth-first traversal of a graph?

A.
Stack
B.
Queue
Answer
C.
Array
D.
Linked List

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board