1.

Is Sparse Matrix also known as Dense Matrix?(a) True(b) FalseI'm obligated to ask this question of Arrays Types in portion Arrays Types of Data Structures & Algorithms II got this question in unit test.

Answer»

The correct CHOICE is (b) False

Easiest explanation - Sparse Matrix is a matrix with most of the ELEMENTS as ZERO elements while DENSE Matrix is a matrix with most of the elements as Non-Zero element.



Discussion

No Comment Found

Related InterviewSolutions