Question:

A circuit in a connected graph is an Eulerian circuit if it contains

Show Hint

Eulerian circuits require all edges to be visited once and all vertices to have even degree.
Updated On: June 02, 2025
  • Every node of the graph
  • Every edge of the graph
  • Every node exactly once
  • Every edge at least once
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

An Eulerian circuit is a cycle that visits every edge **exactly once** in a connected graph and returns to the starting vertex. A connected graph contains an Eulerian circuit if and only if every vertex has an even degree.
Was this answer helpful?
0
0

TS PGECET Notification