What is the name of the structural system table maintained by an operating system to keep track of all relevant details of a running process? MCQ with Answer and Explanation
What is the name of the structural system table maintained by an operating system to keep track of all relevant details of a running process?
A. Process Control Block (PCB)
B. File Allocation Table (FAT)
C. Interrupt Vector Table (IVT)
D. Master Boot Record (MBR)
Answer: Option A
Solution (By JKExamLibrary)
The Process Control Block (PCB) is a data structure used by the operating system kernel to store all structural metadata and state flags for a specific process.
No comments yet. Be the first to start the discussion!