MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which register holds the memory address of the next instruction that would be executed?
A
MDR
B
AC
C
PC
D
CIR
Explanation: 

Detailed explanation-1: -The register which stores the address of the next instruction is called the program counter.

Detailed explanation-2: -The correct answer is Program counter. Program Counter: A program counter (PC) is a CPU register in the computer processor which has the address of the next instruction to be executed from memory.

Detailed explanation-3: -In computing, the instruction register (IR) or current instruction register (CIR) is the part of a CPU’s control unit that holds the instruction currently being executed or decoded.

There is 1 question to complete.