Vidyalelo
Data Structure · Q10

Introduction to Data Structures

Programming · Data Structure · question 10

Q10

Which data structure is used for depth-first search (DFS)?

A.
Stack
Answer
B.
Queue
C.
Array
D.
Tree

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board