Computer Science and Engineering Tree Question #5638
Single Choice Easy

QWhich data structure is used for implementing the Breadth First Search (BFS) algorithm on a tree?

ID: #5638 Tree 156 views
Question Info
#5638Q ID
EasyDifficulty
TreeTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Stack
  • B Queue
  • C List
  • D Array
Correct Answer

Explanation

Answer: b) Queue

Share This Question

Challenge a friend or share with your study group.