Data Structures and Algorithms - Old Questions

1.

viii) Which of the following data structure is used in depth first search of graph?

a) Stack    b) Queue    c) Linked List    d) None of the above

1 marks | Asked in 2019-Objective

(a)