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

Matching #10

AB
Boolean valueOne of two values, such as true or false, that allows a computer to know what step in the conditional statement process to execute next.
conditional statementA programming statement that evaluates a true/false Boolean expression to determine the next steps in a program.
loopA sequence of instructions that continually repeats until a condition is met.
nestingPutting a function inside another function or a loop inside another loop. One method is contained within another one.
machine visionis the technology and processes used to make image based decisions in code.
color signatureA range of color values that are considered by a vision system to belong to the same color.
color codeA combination of color signatures in a set order, which is recognizable by a vision system.
hard codingsetting data, parameters, and conditions that make the program only behave differently when the programmer changes the code directly.

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