a) Internal commands
b) External commands
c) Valuable commands
d) Primary commands
Answer: b
Related Posts
Message passing system allows processes to __________
What is Interprocess communication?
The child process completes execution, but the parent keeps executing, then the child process is known as __________
The child process can __________
In UNIX, the return value for the fork system call is _____ for the child process and _____ for the parent process.
In UNIX, each process is identified by its __________
With _____________ only one process can execute at a time; meanwhile all other process are waiting for the processor. With ______________ more than one process can be running simultaneously each on a different processor.
Join The Discussion