Vidyalelo
Data Structure · Q16

Introduction to Data Structures

Programming · Data Structure · question 16

Q16

Which data structure is used in a depth-first traversal of a graph?

A.
Stack
Answer
B.
Queue
C.
Array
D.
Linked List

Answer: Option A

Solution

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