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

2023

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

Answer: B. Program counterAnswer: b Explanation: The address of the next instruction to be executed by the current process is provided by the Program Counter. After every instruction…

  1. A.

    CPU registers

  2. B.

    Program counter

  3. C.

    Process stack

  4. D.

    Pipe

Attempted by 847 students.

Show answer & explanation

Correct answer: B

Answer: b

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.

Explore the full course: Computer Science

Loading lesson…