CSP Flashcards
input
information is entered into a computer through clicking, touching, etc
output
the final form of the information that is displayed as images on the screen, sound, etc
processing
computer manipulates data; converts it into something it understands, like binary, through types like if/then, comparing, etc
computer
a machine that works with information
hard drive
- Storage space for all software (files, apps, programs, operation systems)
- Measured in Bytes
RAM (Random Access Memory)
- Temporary space for the CPU to work
- Like your desk top in class - what do I need right now to do the task at hand
- Measured in Byte
motherboard
- The main circuit of a computer
- All parts connect to it
- Allows communication between other parts of the computer
hardware
physical parts required for a computer to run; what makes a computer powerful
software
set of instructions that allows hardware to perform different tasks; can be changed; the ability to run different ___ is what makes a computer flexible
bit
a binary digit, represented by a 1 or 0
byte
8 bits together
convert from decimal-binary
subtract the number from the highest 2^ it can go; record a 1 for each 2^ it can be subtracted from
convert from binary-decimal
add the 2^ that are “on” (have a 1 in their place)
overflow
error from attempting to represent a number that is too large
rounding error
error from attempting to represent a number that is too precise; the value is rounded