Computer Science, asked by rafee, 1 year ago

the length of register is called

Answers

Answered by Answers4u
1

The length of a register is called as bits which hold an instruction.

The register length must be according to the type of processor.

Example - A 64 bit processor must have register length of 64 bits.

Some computers also offer smaller register length in order to execute the shorter instructions which are simple to execute.

Answered by fazailcheema
1

• A register in a computer is used to carry the kind of data and instructions. The length of the register means the size of the register that is in the bits form. There is a different length of the register in a different computer, for example in a 32-bit computer; the length of the register is 32 bits.

Similar questions