Random access memory (RAM) is a temporary memory set in a computer. This is where programs, the OS and data in current use are saved in the computer for the processor to access.
Data in RAM
Data in RAM only keep on there when your computer is running. When you turn off the system, anything saved in RAM goes into the HDD.
Hard Disk
Memory is saved in RAM when the machine is in use in addition to the HDD. It is a lot speeder for your machine to access data using RAM than by using the HDD. RAM access time is expressed in NS, while HDD time is expressed in MS.
Speed
How fast your system operates is directly linked to how much RAM it has. The more RAM, the more space your computer has to save what you are working on.
Back and Forth
If you don’t have sufficient amount of RAM, your system will have to go back and forth to the HDD to access programs, which slows down the system.
Access Time
The amount of time ROM takes is called the access time. This ranges from 9 ns to 70 ns. Less ns are better.



Reply With Quote
Bookmarks