Vidyalelo
Data Structure · Q61

Graphs

Programming · Data Structure · question 61

Q61

In which case adjacency list is preferred in front of an adjacency matrix?

A.
Dense graph
B.
Sparse graph
Answer
C.
Adjacency list is always preferred
D.
Complete graph

Answer: Option B

Solution

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