

MCQOPTIONS
Saved Bookmarks
1. |
In Breadth First Search of Graph, which of the following data structure is used? |
A. | Stack |
B. | Queue |
C. | Linked list |
D. | None of the mentioned |
Answer» C. Linked list | |