answersLogoWhite

0


Best Answer

To keep track of your money and make sure the bank isn't ripping you off.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

The purpose of any register is to keep records: a register is a database.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of a register?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which register in the 8085 processor is special purpose?

stack register is a special purpose register.


What is the purpose of registers?

The purpose of any register is to keep records: a register is a database.


What is the specific purpose of hl register?

HL is a general purpose 16 bit register. It is also the address in memory of the M register.


What a registers?

register is small storage space in memory which is in use of processor There are two types of register 1. General purpose register 2. special purpose register


What is count register purpose?

The 8085 does not have a specific "count" register. Any register can be used, in the larger context of a block of code, as a count register.


How many general purpose register?

8


Can the program counter be one of the general purpose register?

No.


What is the purpose of GDTR?

gdtr is a progrm invisible register


What purpose the register serve?

It used for storing bits and it can used to shift the bits from one position to another within the register or out of the register to another circuit.


Is accumulator a general purpose register?

Yes and no. You can use it as a general purpose register, but if you do that, you will lose the ability to perform arithmetic and logical computations and comparisons that would normally use the accumulator.


What is the word that means the act or process of recording information in a register or record?

The words record, register and file can be used to describe the entry of documents or information for the purpose of creating a record.The words record, register and file can be used to describe the entry of documents or information for the purpose of creating a record.The words record, register and file can be used to describe the entry of documents or information for the purpose of creating a record.The words record, register and file can be used to describe the entry of documents or information for the purpose of creating a record.


What isBX register?

The BX register is a general purpose register. It is a 16 bit register that represents the contatenation of the two 8 bit registers BH (B High) and BL (B Low)