Vidyalelo
Data Structure · Q9

Introduction to Data Structures

Programming · Data Structure · question 9

Q9

Which data structure is used for breadth-first search (BFS)?

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