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

5.04 CP

AB
AlgorithmA set of steps that outline how to solve a problem.
Compound Boolean expressionMore than one Boolean expression determines whether the condition is True or False.
Conditional control structure/Decision structurestatement that uses a condition to determine which set of statements to execute.
Countervariable used to store a value that is updated by a constant value.
Logical operatorsOperators (And, Or, and Not) that may be used to form a Boolean expression.
Nested statementsOne or more statements within a statement.
PseudorandomNot truly random, but like random.
PseudocodeAn algorithm written in both English and program code.
Relational operatorsOperators (=, <, <=, >, >=, and <>) that can be used to form a Boolean expression.
Truth tableShows the possible outcomes of compound Boolean expressions.
UpdateTo increment a counter variable.



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