Saved Bookmarks
| 1. |
A fork system call will fail if ______________(a) the previously executed statement is also a fork call(b) the limit on the maximum number of processes in the system would be executed(c) the limit on the minimum number of processes that can be under execution by a single user would be executed(d) all of the mentioned |
|
Answer» The correct choice is (b) the limit on the maximum number of processes in the system would be executed The explanation: None. |
|