In a level-order traversal of a binary tree, which data structure is commonly used?
A. Stack
B. Queue
C. Array
D. Linked List
Answer: Option B
A. Stack
B. Queue
C. Array
D. Linked List
Answer: Option B
A. Inorder
B. Preorder
C. Postorder
D. Level-order
Join The Discussion