C++ Vocabulary – Flashcards

Unlock all answers in this set

Unlock answers
question
algorithm
answer
a step-by-step procedure for solving a problem in a finite amount of time
question
arithmetic/logic unit (ALU)
answer
the component of the central processing unit that performs arithmetic and logical
question
assembler
answer
a program that translates an assembly language program into machine code
question
assembly language
answer
a low-level programming language in which a mnemonic is used to represent
question
auxillary storage device
answer
a device that stores data in encoded form outside the computers main memory
question
bit
answer
a binary digit; i.e. a single 1 or 0
question
byte
answer
a sequence of 8 bits
question
central processing unit (CPU)
answer
the part of the computer that executes the instructions (program) stored in
question
compiler
answer
a program that translates a high-level language into machine code
question
computer
answer
a programmable electronic device that can store retrieve and process data
question
computer program
answer
a sequence of instructions to be performed by a computer
question
computer programming
answer
the process of planning a sequence of steps for a computer to follow
question
control unit
answer
the component of the central processing unit that controls the actions of the other
question
data
answer
information in a form a computer can use
question
documentation
answer
the written text and comments that make a program easier for others to
question
editor
answer
an interactive program used to create and modify source programs and data
question
hardware
answer
the physical components of a computer
question
implementation
answer
the phase of a computer programs life-cycle in which the the coding of an
question
information
answer
any knowledge that can be communicated
question
interactive system
answer
a system that allows direct communications between user and computer
question
interface
answer
a connecting link at a shared boundary that allows independent systems to meet
question
machine language
answer
the language made up of binary-coded instructions that is used directly by the
question
maintenance
answer
the phase of a computer programs life-cycle in which modifications are made to
question
memory unit
answer
internal data storage in a computer
question
object code
answer
see object program
question
object program
answer
the machine language version of a source program
question
operating system
answer
a set of programs that manages all of the computers resources
question
peripheral device
answer
an input output or auxillary storage device attached to a computer
question
problem-solving
answer
the phase of a computer programs life-cycle in which a general solution or
question
programming
answer
planning or scheduling the performance of a task or an event
question
programming language
answer
a set of rules symbols and special words used to construct a computer program
question
software
answer
computer programs; the set of all programs available on a computer
question
software engineering
answer
the application of engineering methodologies to the development of software
question
software piracy
answer
the unauthorized copying of software for either personal use or use by others
question
source code
answer
see source program
question
source program
answer
a program written in a high-level programming language
question
virus
answer
a computer program that replicates itself often with the goal of spreading to
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New