McqMate
Q. |
Which data structure is used in breadth first search of a graph to hold nodes? |
A. | stack |
B. | queue |
C. | tree |
D. | array |
Answer» B. queue |
View all MCQs in
Data Structures (DS)No comments yet