Vidyalelo
Data Structure · Q8

Graphs

Programming · Data Structure · question 8

Q8

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.
Answer
D.
It contains no cycles.

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board