Unit 1 - 2 Flashcards
What is primary storage?
ROM AS WELL
RAM - Part of the motherboard - Stores data, programs and instructions that are CURRENTLY IN USE - VOLATILE
What is the need for primary storage?
Gives processor fast access to data and instructions that primary memory holds
What is RAM?
Random access memory, can be read and written, holds data that is currently being used - VOLATILE
What is ROM?
Read only memory - NON VOLATILE - Also primary storage, can only be read, cannot be edited, ideal for storing data and instructions
What is the purpose of virtual memory?
Data is moved to virtual memory when RAM runs out of storage to store data - makes computer RUN SLOWER, processor has to wait for data to be swapped between virtual memory (hard disk) and RAM
What is secondary storage?
NON VOLATILE - LONG TERM STORAGE, used to keep data and programs indefinitely
What are the examples of secondary storage?
Magnetic storage - HARD DISK
Optical - DVD
Solid state drive (SSD) - USB,SSD (flash memory)
What is 4 bits known as?
A nibble
8 bits (2nibbles) is known as?
1 Byte
What is 1000 bytes?
1 kilobyte
What is 1000 kilobytes?
1 megabyte
What is 1000 megabytes?
1 gigabyte
What is 1000 gigabytes?
1 terabyte
What is 1000 terabytes?
1 petabyte
What are the 2 possible binary digits?
0 or 1