Question:medium

The adjoining graph

Show Hint

Connected graph: every vertex reachable from every other vertex.
Updated On: Jun 16, 2026
  • connected
  • disconnected
  • Neither connected nor disconnected
  • None of the above
Show Solution

The Correct Option is A

Solution and Explanation

To determine whether the graph is connected or disconnected, we need to understand these concepts:

  • Connected Graph: A graph is connected if there is a path between every pair of vertices.
  • Disconnected Graph: A graph is disconnected if at least one pair of vertices does not have a path between them.

Now, let's analyze the given graph:

The graph consists of two main components:

  • A cycle on the left (square shape) and another connected structure on the right (diamond shape).
  • The square is connected to the diamond through a vertex, ensuring all parts are reachable.

Hence, there is a path between every pair of vertices in the graph, making it a connected graph.

Conclusion: The graph is connected.

Was this answer helpful?
0