Daily Archives: December 19, 2022

Types of Registers in Computer Architecture

In computer architecture, a register is a data structure that contains information that is frequently used. It may be an instruction, a memory address, or a status. Its scope is local to the block in which it is declared. When … Continue reading

Posted in Uncategorized | Comments Off on Types of Registers in Computer Architecture