1. State what is pre-stored on the ROM.
How to load, How to print, ETC.
2. Describe the tasks of the RAM.
RAM allows your computer to perform everyday tasks like loading applications, browsing
the internet, and playing games.
3. Explain the difference between volatile and non-volatile computer memory.
Volatile Memory:
It is the memory hardware that fetches/stores data at a high speed. It is also referred to as
temporary memory. The data within the volatile memory is stored till the system is capable
of, but once the system is turned off the data within the volatile memory is deleted
automatically.
Non-Volatile Memory:
It is the type of memory in which data or information is not lost within the memory even if
power is shut down.
4 Either ROM or RAM is volatile, the other is non-volatile. Which is which?
ROM is non-volatile, and RAM is volatile.