

MCQOPTIONS
Saved Bookmarks
1. |
The space required to store the adjacency matrix of a graph with n vertices is |
A. | in order of n |
B. | in order of n log n |
C. | in order of n squared |
D. | in order of n/2 |
Answer» D. in order of n/2 | |