Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

it holds the input characters given by the user. program counter input …

Question

it holds the input characters given by the user.
program counter
input register
instruction register
data register
30

Explanation:

Brief Explanations

An Input Register is specifically designed to temporarily hold data or characters entered by a user before they are processed by a computer system. A Program Counter tracks the next instruction address, an Instruction Register holds the current instruction being executed, and a Data Register stores data being processed, not user input directly.

Answer:

B. Input Register