MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What component holds the address of the next instruction (7-9)
A
Memory Address Register
B
Memory Data Register
C
Program Counter
D
Accumulator
Explanation: 

Detailed explanation-1: -PC register holds the memory address of next instruction to the executed.

Detailed explanation-2: -The program counter (PC) is a special register that holds the memory address of the next instruction to be executed.

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

There is 1 question to complete.