Vidyalelo
Data Structure · Q1034

Miscellaneous on Data Structures

Programming · Data Structure · question 1034

Q1034

Consider the graph given below, print the eulerian circuit of the graph using fleury's algorithm?

Consider the graph given below, print the eulerian circuit of the graph using fleury's algorithm?
Miscellaneous on Data Structures mcq question image
A.
ABDC
B.
DABDC
Answer
C.
DABC
D.
BADC

Answer: Option B

Solution

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