adplus-dvertising
frame-decoration

Question

What would be the DFS traversal of the given Graph?

a.

ABCED

b.

AEDCB

c.

EDCBA

d.

ADECB

Answer: (a).ABCED

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What would be the DFS traversal of the given Graph?

Similar Questions

Discover Related MCQs

Q. What is the number of words that can be formed from the given Directed Acyclic Word Graph?

Q. Determine the longest string which is described by the given Directed Acyclic Word Graph.

Q. Which of the following statements for a simple graph is correct?

Q. What is the number of edges present in a complete graph having n vertices?

Q. In a simple graph, the number of edges is equal to twice the sum of the degrees of the vertices.

Q. A connected planar graph having 6 vertices, 7 edges contains _____________ regions.

Q. If a simple graph G, contains n vertices and m edges, the number of edges in the Graph G'(Complement of G) is ___________

Q. Which of the following properties does a simple graph not hold?

Q. What is the maximum number of edges in a bipartite graph having 10 vertices?

Q. Which of the following is true?

Q. For a given graph G having v vertices and e edges which is connected and has no cycles, which of the following statements is true?

Q. For which of the following combinations of the degrees of vertices would the connected graph be eulerian?

Q. A graph with all vertices having equal degree is known as a __________

Q. Which of the following ways can be used to represent a graph?

Q. The number of elements in the adjacency matrix of a graph having 7 vertices is __________

Q. What would be the number of zeros in the adjacency matrix of the given graph?

Q. Adjacency matrix of all graphs are symmetric.

Q. The time complexity to calculate the number of edges in a graph whose information in stored in form of an adjacency matrix is ____________

Q. For the adjacency matrix of a directed graph the row sum is the _________ degree and the column sum is the ________ degree.

Q. What is the maximum number of possible non zero values in an adjacency matrix of a simple graph with n vertices?