🎴 Flashcard Mode
Paths and Circuits
Card1 / 13
Mastered0
Review0
QuestionClick to flip
In a graph, a path is a sequence of vertices such that each vertex is connected to the next by an edge. If the last vertex is connected to the first vertex, then the path is called a circuit.
AnswerClick to flip back
A
True
💡 Explanation:
A path is a sequence of vertices connected by edges, while a circuit is a path where the last vertex is connected to the first vertex.