When a child process is spawned, the UNIX fork system call returns ________ to the parent process and ________ to the child process.
a) a value of zero, the PID of the parent process
b) a value of one, the PID of the parent process
c) the PID of the child process, a value of zero
d) the PID of the child process, a value of one
c) the PID of the child process, a value of zero
You might also like to view...
Answer the following questions true (T) or false (F)
1. Machine language is the same for all CPUs. 2. A program’s instructions must be store in main memory before they can be executed. 3. Part of the operating system is typically store in ROM for faster booting.
Who is responsible for the creation of the assurance plan?
A. Acquiring organization B. Supplier C. Designated third party D. Contractor
A(n) _____________________ is an object that defines an unusual or erroneous situation that is typically recoverable.
a) error b) exception c) interface d) try block e) catch block
Three categories of risks are
A. business risks, personnel risks, budget risks B. management risks, technical risks, design risks C. planning risks, technical risks, personnel risks D. project risks, technical risks, business risks