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.