

InterviewSolution
Saved Bookmarks
1. |
The _________ field provides the amount of resident memory in use.(a) mem.resident(b) memory.resident(c) mem.resident(d) all of the mentioned |
Answer» Correct choice is (c) mem.resident To explain: If this exceeds the amount of system memory and there is a significant amount of data on disk that isn’t in RAM, you may have exceeded the capacity of your system. |
|