1.

Which of the following can be the space taken up by a sparse matrix?(a) .25 megabytes(b) 600 megabytes(c) .5 GB(d) 450 megabytesI had been asked this question in an online interview.The question is from Sparse Matrices topic in portion Beyond the Basics of MATLAB

Answer»

Correct CHOICE is (a) .25 megabytes

Explanation: The sparse MATRIX takes EXTREMELY small space from memory which is why it is so useful. The most plausible option amongst is .25 megabytes while the rest suggest PRETTY large amount of memory.



Discussion

No Comment Found

Related InterviewSolutions