Registers, which are partially visible to users and used to hold conditional, are known as _______________.
Registers, which are partially visible to users and used to hold conditional, are known as General purpose register.
General Purpose Registers. ... For example, when a program is interrupted its state, ie: the value of the registers such as the program counter, instruction register or memory address register - may be saved into the general purpose registers, ready for recall when the program is ready to start again.
They are split up into four categories: General Purpose, Index, Status & Control, and Segment. The four general purpose registers are the AX, BX, CX, and DX registers. AX - accumulator, and preferred for most operations.
There are various types of Registers those are used for various purpose. Some Mostly used Registers are Accumulator(AC), Data Register(DR), Address Register(AR), Program Counter(PC), Memory Data Register (MDR), Index Register(IR), Memory Buffer Register(MBR). Registers are used for performing the various operations.