Java Games: Flashcards, matching, concentration, and word search.

Chap 5 Vocab Practice

Programming Classes
Chap 5 in VB book

AB
AlgorithmA series of steps that tell how to solve a problem
CounterA variable used to store a value that is updated during runtime
FunctionA type of procedure that returns a value
ConstantA named memory location that stores a value that cannot be changed
BooleanAn expression that evaluates to TRUE or FALSE
Global declarationVariables and constants accessible by every procedure in a form
PseudocodeAn algorithm created using both English language phrases, not computer language specific statements
Nested statementsOne or more statements within a statement
Decision structureA statement that executes code depending on a Boolean expression
Logic errorAn error caused by statements that are syntactically correct but produce undesired or unexpected results


Ms. Hauser

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities