

InterviewSolution
Saved Bookmarks
1. |
The amount of memory saved for swap files is more than the physical memory allotted for MATLAB.(a) True(b) FalseThe question was posed to me in an online quiz.My question comes from Performance and Memory in division Advanced Software Development of MATLAB |
Answer» RIGHT choice is (b) False To ELABORATE: The latter is always greater than the former. This is because the PHYSICAL MEMORY is getting used up during operations. |
|