computing Flashcards
what is an input device
hardware that inputs data into a computer system
what is an output device
hardware that receives data from a computer system and presents it in some form
what is a storage device
hardware that saves data so that is can be recalled and used again later
what are some internal components of a computer
Hard disk, RAM, CPU, motherboard, BIOS
what does the control unit do
controls how data moves around the CPU
what is the cache
provides fast access to frequently used instructions and is the CPU’s personal storage, so once the CPU carries out an instruction, it stores it in the cache
what is a register
a tiny, super fast piece of memory storage inside the CPU, that can only store one piece of data
what is clock speed
the thing that measures the number of cycles per second
list some factors that might affect the CPU’s performance
clock speed, cache size, number of cores
what is a core
a complete copy of a CPU
Factors of ROM
read only memory, data doesn’t get deleted, data is permanent, boot strap ( instructions needed to start up your computer
Factors of RAM
data gets deleted when when laptop in turned off, temporary data, opened applications
what is the order of storage sizes
bit, nibble ( 4 bits ), byte ( 8 bits/ 2 nibbles ) kilobyte (1024 bytes), megabyte, gigabyte, terabyte, petabyte
primary storage factors
used to store programs and data that are being used, is much quicker to access than secondary storage, smaller than secondary storage, is volatile
secondary storage factors
used to store all programs and data for a computer system, much slower to access, exists in larger quantities, non volatile,