Operating System Threads Fork Exec
Q A fork system call will fail if ______________
  • A A. The previously executed statement is also a fork call
  • B B. The limit on the maximum number of processes in the system would be executed
  • C C. The limit on the minimum number of processes that can be under execution by a single user would be executed
  • D D. All of the mentioned
Leave a Comment