InterviewSolution
Saved Bookmarks
| 1. |
Which matrix has most of the elements (not all) as Zero?(a) Identity Matrix(b) Unit Matrix(c) Sparse Matrix(d) Zero MatrixThis key question is from Arrays Types topic in portion Arrays Types of Data Structures & Algorithms II got this question in unit test. |
|
Answer» Right choice is (c) SPARSE Matrix |
|