McqMate
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)No comments yet