Vidyalelo
Data Structure · Q78

Miscellaneous on Data Structures

Programming · Data Structure · question 78

Q78

In which scenario is a Sparse Matrix particularly useful?

A.
For maintaining sorted data
B.
For managing dynamic key-value pairs
C.
For storing matrices with a majority of zero elements
Answer
D.
For handling fully populated matrices

Answer: Option C

Solution

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