Multiple Choice
What will happen when a process terminates?
A) it is removed from all queues
B) it is removed from all, but the job queue
C) its process control block is de-allocated
D) its process control block is never de- allocated
Correct Answer:

Verified
Correct Answer:
Verified
Q15: In a multiprogramming environment<br>A)the processor executes more
Q16: What is the objective of multiprogramming?<br>A)have a
Q17: What is a long-term scheduler?<br>A)it selects processes
Q18: If a process is executing in its
Q19: A single thread of control allows the
Q20: Which process can be affected by other
Q21: Process synchronization can be done on<br>A)hardware level<br>B)software
Q22: Restricting the child process to a subset
Q23: Which one of the following is a
Q24: A semaphore is a shared integer variable<br>A)that