A segment register is a register that contains the base address, or something related to the base address, of a region of memory. In the 8086/8088, the four segment registers are multiplied by 16 and...
register in CPU are used to store information temporarily that information could be one or two byte of data to be processed or the address of data . index register : are 16-bit register used to...
A register is a small place in your CPU that can store a very small amount of data, which it uses for operations such as addition and loading data from main memory. The register size is very...
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