Introduction To Information System
Introduction To Information System
College of Business
Prepared by
RAM
"RAM" stands for "random access memory." RAM is memory that stores data
in a random order, and it can be written to again and again. However, RAM is
functional only when electrical current runs through it, so when your
computer is powered down, it can't hold anything in the RAM. That's why
your computer needs different types of memory; with only RAM, you'd never
be able to store any data.
ROM
"ROM" stands for "read-only memory." With ROM, you can only access the
data stored on it. You can't write new data to ROM, except in a few select
situations. You might run into a CD ROM that's got a computer program
installed on it, or other types of ROM that contain data but to which you can't
write data. Because ROM cannot be re-written, it's generally used for longterm storage.
Comparison
RAM
Definitio Random Access Memory or
n RAM is a form of data storage
ROM
Read-only memory or ROM is also
a form of data storage that cannot
manipulation.
hardwired.
Read-only memory
ROM stores the program required
and writing.
Volatilit RAM is volatile i.e. its contents
y are lost when the device is
powered off.
Types The two main types of RAM are
static RAM and dynamic RAM.