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
I got this question in my homework.
The doubt is from The Fork and exec System Calls topic in chapter The Linux System of Operating System