Examveda

What is the main characteristic of a complete graph?

A. It has exactly one path between any pair of vertices.

B. It is a bipartite graph.

C. Every pair of vertices is connected by a unique edge.

D. It contains no cycles.

Answer: Option C


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.