Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

In UNIX, each process is identified by its __________

a) Process Control Block
b) Device Queue
c) Process Identifier
d) None of the mentioned

Answer: c
Explanation: In Unix, each process is identified by its Process Identifier or PID. The PID provides unique value to each process in the system so that each process can be identified uniquely.

Join The Discussion