cu
The data is held by RAM(random access memory) or primary memory when it's being processed.
CPU input units output units and primary memory
The memory that the computer processor accesses directly is primary memory. It is wired directly to the processor. RAM is primary memory on a computer.
primary memory consist of RAMsecondary memory consist of ROM
Intenal memory is only primary memory. The term secondary memory is used for External storage like hard disk etc.
A memory component is a basic type of integrated circuit which is used to store data or computer programs.
Cache memory is smaller and quicker, primary memory larger and slower.
primary memory is built in memory on a computer it is the main type of memory.... eg RAM ROM and HDD
The primary electrical component used for memory logic is the transistor. Transistors act as switches or amplifiers in digital circuits, enabling the storage and retrieval of binary data. In memory chips, such as SRAM (Static Random-Access Memory) and DRAM (Dynamic Random-Access Memory), arrays of transistors are utilized to hold and manipulate data. Additionally, capacitors are used in DRAM to store charges representing bits of information.
its primary or main memory. all the programs(active or programs currently running on the processor) including operating system reside in RAM .
False. The main or primary memory is the Random Access Memory that is both readable and writable.
Cache memory is a memory that is used by CPU so that the average time to access the memory is reduced. It is a smaller and faster memory that stores copies of data which is used in frequently accessed main memory locations, On the other hand, Primary memory is the main memory of the computer. The processor can easily access, store and retrieve information from the primary memory. Primary memory has two types, Random access memory and read only memory.