Question: In a graph, what does it mean if there is a path from vertex A to vertex B?
Options:
Correct Answer: A is connected to B
Solution:
If there is a path from vertex A to vertex B, it means that A is connected to B through a series of edges.