data storage definitions Flashcards
Boot process
A set of instructions that is executed once the computer is switched ON.
Cache
A small memory part located closer to the CPU compared to RAM, to temporarily hold data and instructions that the CPU is likely to use frequently.
Central processing unit (CPU)
A CPU consists of a control unit, ALU, and cache memory. It is responsible for the processing of the instructions given to a computer.
Latency
The time taken by components to respond to a request.
Memory
The part of the CPU where data and programs are stored.
Non-volatile memory
A type of memory that keeps its contents safe even when the power is switched off.
Primary memory
A type of memory that is accessed directly by the CPU.
RAM
Random Access Memory. A temporary memory which stores data, files and parts of the operating system that are currently in use.
Register
High-speed data storage areas in the computer.
ROM
Read Only Memory. A permanent memory that is used to store the instructions that are executed once the computer is switched ON.
Volatile memory
A type of memory whose contents are erased when the power is switched off.