Memory and Processors Flashcards
What is memory used for?
To store instructions which the CPU executes.
What are the three types of memory?
RAM, ROM and Flash Memory.
What are examples of primary data storage?
RAM and ROM.
What are examples of seconday storage?
Hard drives.
What are examples of offline storage?
CD’s, DVD’s, USB’s and Magnetic tape.
What is RAM?
Data storage that can be read to and written to.
What does RAM contain?
OS, software in use, the data which the software is using.
Is RAM a “volatile” type of data storage?
Yes; it empties when the computer is turned off.
What would be the effect of having more RAM?
Computer speed would be improved.
What is ROM?
Data storage that can only be read, not written to.
Is ROM a “volatile” type of data storage?
No; data is held permanently in memory, even when the computer is turned off.
What is PROM?
Programmable ROM - can be written to but only once.
What is Virtual memory?
Part of the hard drive as an extension to RAM, very slow.
What is EPROM?
Erasable Programmable ROM.
What is EEPROM?
Electronically Erasable Programmable ROM .