InterviewSolution
Saved Bookmarks
| 1. |
Maximum virtual memory of the launched child-task is specified using _________(a) mapv(b) mapred(c) mapvim(d) All of the mentioned |
|
Answer» The correct answer is (b) mapred Best explanation: Admins can also specify the maximum virtual memory of the launched child-task, and any sub-process it launches recursively, using mapred. |
|