Question

In a graph, what is the maximum number of edges in a simple undirected graph with 'n' vertices?

A n
B n-1
C n * (n-1) / 2
D n^2
E 2^n
Practice Next

Hey! Ask a query