RAM is volatile storage that holds the program and data that the CPU would be processing.
RAM is for Random Access Memory and it is used as sort of a temporary data holding place for the CPU (Central Processing Unit). It holds the code of the program you are running and data being processed.
It holds your loaded program's and the data to go with it :) hope I helped 😉
MAIN MEMORY
Static RAM, (SRAM)
Yes
Contain temporary processing data
In the RAM
The only way to make your Word Processing program work faster is by upgrading the RAM.
Um RAM, ROM, Kernel and Physical.
Um RAM, ROM, Kernel and Physical.
Classification of RAM is a random access memory module designed to store temporary data for processing. When data is completely processed by the CPU, the data stored in RAM will be erased except for processes that need to be constantly running. If RAM is full and the CPU still needs more information to process, RAM can allocate temporary virtual memory on the hard drive known as a page file or swap file. This file and RAM constantly swap data based on the process priority until RAM space is no longer used, but the swap file still contains data that was dumped. Swap file data is erased and rewritten the next time RAM is overloaded and needs to dump data for immediate processing.
The component of a computer that utilizes RAM for temporary storage and quick access to data is the CPU (Central Processing Unit).