memory cache
Memory hold data that is been processed by the computer Memory also holds data that is waiting to be processed by the computer It also holds data that has been processed by the computer
Memory cache stores frequently used instructions and data on a computer. Cache memory is stored on a memory chip in an area of the RAM.
Memory
Very fast memory used to store data or instructions between the CPU and regular memory is called cache.
False
pagefile.sys
Random Access Memory
RAM (Random Access Memory) and SRAM (Static Random Access Memory) are the most commonly used types of memory used to hold instructions. RAM is the familiar chips you see people use to upgrade memory on the machine. SRAM is normally integrated and very expensive but much faster than normal RAM because it communicates directly with the processor.
holds 16 bit data just fetched from the memory
ELECTRONIC MEMORY IS WHERE DATA AND PROGRAME INSTRUCTIONS ARE STORED
MAR (Memory Address Register) holds the address of the memory location to be accessed or written to in the memory unit, whereas MDR (Memory Data Register) holds the actual data that is to be written to a memory location or data read from a memory location. MAR is used to specify the address, while MDR is used to temporarily store the data during memory operations.