Differences between Primary Memory and Secondary Memory
Primary Memory and Secondary Memory Primary memory Primary memory is directly accessible memory used by the CPU to store data and instructions temporarily. The Main memory contains data and programs currently being run on the computer. It is typically high-speed, relatively small, and volatile. It can be accessed immediately and randomly. Secondary memory Secondary memory […]