186k views
2 votes
The entry of all the PCBs of the current processes is in :

a) Process Register
b) Program Counter
c) Process Table
d) Process Unit

1 Answer

3 votes

Final answer:

The entry of all the PCBs of the current processes is in the Process Table.

Step-by-step explanation:

The entry of all the PCBs (Process Control Blocks) of the current processes is in the Process Table. The Process Table is a data structure maintained by the operating system that contains information about each process running on the system. It includes the process ID, process state, program counter, and other relevant information.

User Jborch
by
7.7k points