Question
Which value uniquely identifies a process to the operating system during its lifetime?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Process identifier
Explanation:
A process identifier, or PID, is used by the kernel and programs to refer to a specific process.
The other values identify memory positions, file types, or disk locations rather than processes.
Leave a Reply