The matrix contains m rows and n columns. The matrix is called Sparse Matrix if ________

Q & ACategory: Data StructureThe matrix contains m rows and n columns. The matrix is called Sparse Matrix if ________
Admin Staff asked 4 years ago

The matrix contains m rows and n columns. The matrix is called Sparse Matrix if ________
a) Total number of Zero elements > (m*n)/2
b) Total number of Zero elements = m + n
c) Total number of Zero elements = m/n
d) Total number of Zero elements = m-n

1 Answers
Admin Staff answered 4 years ago

a) Total number of Zero elements > (m*n)/2