What are regiters in computer memory?
By pratik87
@pratik87 (1927)
India
April 13, 2009 8:34pm CST
Can someone tell me what a register means in computer memory and what are the functions of these registers?
2 responses
@dante_off (607)
• India
14 Apr 09
Register is a memory unit faster than the RAM, it is reserved for programs to be processed when there is stack full condition and some specific operations like array,pointer iterating operations......
