Question
Which statement about Breadth-First Search is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. it typically uses a queue
Explanation:
The defining property is that it typically uses a queue.
The other statements describe different structures or concepts.
Leave a Reply