Chapter 1 Flashcards
computer system
combination of all the components required to process and store data using a computer
hardware
the collection of physical devices that comprise a computer system
software
programs that tell the computer what to do
programming
act of developing and writing programs
application software
comprises all the programs you apply to a task
app
piece of application software
system software
comprises the programs that you use to manage your computer
input
entry of data
data items
text, numbers, and other info processed by a computer
central processing unit (CPU)
hardware component that processes data
output
sending out data
information
processed data
cloud
remote computers through the internet
storage devices
hardware that holds information for later retrieval
programming languages are used to
used to write programs
coding the program
act of writing programming language instructions
syntax
language or grammar
syntax error
error in language or grammar
computer memory
temporary, internal storage
random access memory (RAM)
temporary internal computer storage
volatile
storage that loses contents when power is lost
nonvolatile
storage that keeps contents when power is lost
machine language
computer’s binary language
source code
statements in a programming language