Queue & Stack find applications in BFS & DFS Traversal mechanisms on Tree - Data Structure
Q. Which data structures find their applications in BFS and DFS Traversal mechanisms on a Tree respectively?- Published on 28 Aug 15a. Graph & Stack
b. Queue & Stack
c. Queue & Graph
d. None of the Above
ANSWER: Queue & Stack