Computer Science GCSE Josh M Flashcards
what are the different storage units?
Bit, Nibble - (4 bits), Byte - (8 bits), KiloByte - (1000 bytes), MegaByte - (1000 KiloBytes), GigaByte - (1000 MegaBytes), TeraByte - (1000 GigaBytes), PetaByte - (1000 TeraBytes).
what is cloud storage?
Off-Site storage that is accessed over a network (usually the internet).
what is flash memory?
Memory that is programmed electrically but is non-volatile.
what is cache memory?
A temporary data store which can be accessed very quickly.
what is volatile and non-volatile?
volatile is when the storage can be lost as soon as the power, and non volatile is when it cant be lost as long as its saved.
what is a central processing unit?
Component of the computer that controls the other devices, executes instructions and processes the data.
what is an Embedded system?
Computer system that is built within a larger device such as a washing machine or alarm system.
how does a cd store information?
It creates pits in tracks around the center of the disk in a spiral pattern which are then shot at by a laser and the computer will see how its reflected, and will decide weather its a 1 or a 0.