answersLogoWhite

0

Permanent storage tends to be slow. For disks, there there is rotational delay while the disk rotates beneath the read/write head, and seek delay as the head moves across the disk from track to track. Tape is even worse, and little used anymore. The memory serves as the storage area where programs and data are loaded. The programs are executed from memory. Each program instruction is loaded into the central processing unit (CPU) and executed there. Instructions are commands, such as add the contents of two registers, or branch to a location in the memory, or fetch the data at a particular location in memory, etc.

Memory tends to be much smaller than disk storage. Currently typical home PC disk capacities range from a hundred gigabytes up to a terabyte (a trillion bytes). A typical digital photograph takes up approximately 2 megabytes. In a hundred gigabytes you could store roughly 50,000 photographs. But computer memory generally ranges from 256 megabytes to a gigabyte. Some of this space will be consumed by operating system software, and some of it by programs. Programs that are executing in the background take up some of the computer's memory, like the program that checks your e-mail, and so on. Image editing software takes up a lot of memory space. So if your computer has 512 megabytes of RAM (random access memory), maybe half of that would be left over for data, or less. JPG images are probably translated into bit mapped format in the computer's memory to make manipulation easier--which would leave even less space--maybe room for only a handful of photos. You will get an idea because the computer will suddenly start running a lot slower when too many images are loaded into memory, as some of that memory will be swapped back out to disk as you switch between tasks.

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
BeauBeau
You're doing better than you think!
Chat with Beau
More answers

RAM is Random Access Memory, used to store temporary instructions for a computer to execute. It is used almost like a storage area for the processor.

User Avatar

Wiki User

15y ago
User Avatar

Temporary, very fast storage for operations that the computer is still working on. It is much faster than writing to permanent storage every time the computer needs to remember something.

User Avatar

Wiki User

9y ago
User Avatar

It stores things (data, instructions) so that the computer can do (process) them.

User Avatar

Wiki User

7y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What is the computer memory used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp