Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The address of the next instruction to be executed by the current process is provided by the __________

a) CPU registers
b) Process stack
c) Program counter
d) Pipe

Answer: c
Explanation: The address of the next instruction to be executed by the current process is provided by the Program Counter. After every instruction is executed, the Program Counter is incremented by 1 i.e. address of the next instruction to be executed. CPU fetches instruction from the address denoted by Program Counter and execute it.

Join The Discussion