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. Master Boot Record (MBR)
B. Interrupt Vector Table (IVT)
C. File Allocation Table (FAT)
D. Process Control Block (PCB)
Answer: Option D
Solution (By JKSSB Mock Tests)
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.
Explanation:
The page table is a structural database used by the Memory Management Unit (MMU) to translate a process's virtual memory pages into real RAM frames.
Explanation:
SPOOLING stands for Simultaneous Peripheral Operations On-Line. It is a technique used to buffer data intended for slow peripheral devices like printers.
No comments yet. Be the first to start the discussion!