Memory and Storage 1.2 Flashcards
Is RAM volatile, define volatile
Yes, temporary memory requires power to retain its data
Compare RAM to cache and secondary storage
RAM is slower the Cache, but way faster than secondary storage
When may virtual memory be needed
When there are too many applications open at once/ if there is a memory-intensive application being used
What is the purpose of RAM
Stores data/files/programs while they are in use by the computer system
What is the purpose of ROM
Holds all the instructions(BIOS) a computer needs to properly boot up
Difference between RAM and ROM ( 4 marks)
RAM - volatile - data stored in RAM lost when power turned off
ROM - non volatile - data is retained instead
RAM - can be read/written from
ROM - generally read only
Disadvantage of Virtual memory
When the computer needs to read data stored in the virtual memory it has to be transferred back to the RAM, this slows the PC down
Difference between primary and secondary storage ( 4 marks)
Primary storage: memory in a computer that stores data that is currently in use
Secondary storage: memory in a computer that stores data that is not currently in use
Primary storage - mostly volatile - data is lost when power is off
Secondary storage - non-volatile - data is retained when power is turned of
Give two optical, magnetic, solid state storage devices
Optical: CD DVD
Magnetic: Floppy Disk Hard Drive
Solid State: USB Drive SD card
Advantages of Optical discs
Very cheap per GB to manufacture
Portable
Difficult to damage with water or shock
Disadvantages of Optical discs
Scratch very easily, causes data loss
Modern devices do not have optical drives
Flash memory has faster speeds
Advantages of HDD
Portable
Long lasting
Reliable
Disadvantages of HDD
Prone to damage from impact
Expensive
Noisy
What are SSD’s
Storage devices which use flash memory to store files and are used as secondary storage
Advantages of SSD over HDD
SSD significantly faster read/write speeds than HDD’s
SSD are more shock proof than HDD
HDD make more noise, SSD silent