unit 4 Flashcards
1
Q
Boolean Logic
A
a type of algebra in which results are calculated as either TRUE or FALSE
2
Q
Conditional Statement
A
a statement that can be written in the form “If P then Q,” where P and Q are sentences
3
Q
Debugging
A
the process of finding and fixing errors or bugs in the source code of any software
4
Q
Flowchart
A
a diagram that depicts a process, system or computer algorithm
5
Q
Functions
A
function is like a machine that takes an input and gives an output
6
Q
Loop
A
a shape produced by a curve that bends around and crosses itself.
“make a loop in the twine”
7
Q
Operators
A
a sign or symbol that specifies the type of calculation to perform within an expression
8
Q
Variable
A