Test 1 Flashcards
(58 cards)
bit
binary digit w/a value of 0 or 1
byte
group of 8 bits (equivalent to one character)
kilobyte (KB)
1024 bytes, rounded down to 1000 bytes
megabyte (MB)
1 million bytes
gigaByte
1 Billion bytes
terabyte
1 trillion bytes, 1000 GB
petabyte
1 quadrillion bytes
exabyte
1 quintillion
RAM
random access memory, temporary storage, volatile memory
ROM
read only memory, permanent storage, non-volatile memory, contains programs/instructions
CPU
central processing unit, microprocessor, brain/engine of computer
Ex. Intel, AMD, TSMC
hardware
physical parts of a computer
software
instructions (programs) that tell the hardware what to do
algorithm
a finite sequence of computer implementable instructions to solve a class of problems/perform a computation
pixel
picture element
resolution
of pixels horizontally/vertically
cache
high speed storage memory
memory caching
run a program the first time, close it, run it the second time, it opens faster
disk caching
using links within a website, takes less time to go back to main website after navigating from inner link
operating system (OS)
software that supports a computer’s basic functions
input devices
keyboard, mouse, microphone, touch screen
output devices
headphones, speakers, monitors, printers
linux
good OS to know, makes you stand out
hackintosh
putting an apple OS into another machine