Difference between revisions of "All about memory"

From FreekiWiki
Jump to navigation Jump to search
(New page: RAM (or Random Access Memory) is an important part of the computer system that the CPU uses)
 
Line 1: Line 1:
RAM (or Random Access Memory) is an important part of the computer system that the CPU uses
+
RAM (or Random Access Memory) is an important part of the computer system which is used by actively running programs to perform necessary tasks while the computer is on. It is composed of integrated circuit memory chips that allow information to be stored or accessed in any order and all storage locations are equally accessible.  The information in Ram can be tossed out to make more space, as opposed to the Hard Disk Drive where the computer stores information for the long haul.

Revision as of 08:15, 21 March 2009

RAM (or Random Access Memory) is an important part of the computer system which is used by actively running programs to perform necessary tasks while the computer is on. It is composed of integrated circuit memory chips that allow information to be stored or accessed in any order and all storage locations are equally accessible. The information in Ram can be tossed out to make more space, as opposed to the Hard Disk Drive where the computer stores information for the long haul.