Smartmind
.global
What data structure is central to representing the state of a process within an operating system?
Process Control Block (PCB)
Interrupt Descriptor Table (IDT)
File Control Block (FCB)
Thread Control Block (TCB)
Data Structures and Algorithms Exercises are loading ...