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

CnP Alice Ch 4-1 Program Terms

AB
Boolean valuesaÿdata type having twoÿvalues either true or false
If/Else instructionexecute one instruction if Boolean condition is true; another if false
single-alternative decisionan If/Else instruction with an empty Else part
dual-alternative decisiona structure with two possible paths of execution
relational operatorscompares values for greater than, less than, or equal to
logical operatorstesting two (or more) conditions to determine whether either is true or both is true
sequence structureinstructions are executed in sequence without branching off
decision structureexecuting a set of instructions under certain circumstances.
conditionally executedperforming a command only if certain conditions are met.
Boolean logictesting conditions to be whether either is true or both are true.


Business Instructor
Belleville East High School
Belleville, IL

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