Q.

To perform level-order traversal on a binary tree, which of the following data structure will be required?

A. Hash table
B. Queue
C. Binary search tree
D. Stack
Answer» B. Queue

View all MCQs in

Data Structures (DS)

Discussion

No comments yet