Examveda

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

A. 1,2,3

B. 2,3,4

C. 2,4,5

D. 1,3,5

Answer: Option A


This Question Belongs to Data Structure >> Graphs

Join The Discussion

Related Questions on Graphs

What is a cycle in a graph?

A. A path that starts and ends at the same vertex with no other repetitions.

B. A path that includes all vertices exactly once.

C. A path with no edges.

D. A complete traversal of all vertices.