Computer Science, asked by TanushkaRathore5098, 1 year ago

Computer registers in computer organization


hriddhesh2014: hey what do you really what to ask
hriddhesh2014: why or what

Answers

Answered by choudhary21
2
A processor register (CPU register) is one of a small set of data holding places that are part of the computer processor. A register may hold an instruction, a storage address, or any kind of data (such as a bit sequence or individual characters). Someinstructions specify registers as part of the instruction.
Answered by ChromaticSoul
8

Answer:

A processor register is a quickly accessible location available to a computer's processor. Registers usually consist of a small amount of fast storage, although some registers have specific hardware functions, and may be read-only or write-only.

Similar questions