Definitions
Functions
Definitions
Functions
Definitions
100

What does IDE stand for

Integrated Development Environment (IDE) 

100

What function does a conditional statement perform

evaluates a true/false Boolean expression

100

Definition for loop

A sequence of instructions that continually repeats until a condition is met

100

What function does wavefront algorithm perform

determines the best path through an environment

100

What does object mean

 a template/blueprint that describes the behavior/state

200

What does parameter mean

A special kind of variable defined in a function to receive specific information. "Parameter" 

200

What function does an arithmetic operator perform

 tells a computer to perform a specific math operation

200

What does nesting mean

Putting a function inside another function or a loop inside another loop

200

What does nesting perform

Puts a function inside another function or a loop inside another loop

200

What does algorithms mean

A set of steps to accomplish a task

300

What is the definition of variable

The smallest unit of data storage that a program can use. .

300

What function does broadcast perform

triggers or starts an event or procedure in a program

300

What does array mean

A type of data structure that can store a fixed number of elements

300

What does a loop perform

continually repeats until a condition is met

300

what does machine version mean

 technology and processes used to make image based decisions in code

400

Definition for decremented

Reduced in number by one

400

What function does algorithm perform

contain the specific instructions for what a computer or program does

400

What does one dimensional array mean

A linear list of elements that are all the same type 

400

What does array perform

stores a fixed number of elements

400

What does color signature mean

A range of color values that are considered by a vision system to belong to the same color

500

What is the definition of argument

The values that a program provides to a function or subroutine

500

What function does debugging perform

identifies errors and fixes them

500

What does two dimensional array mean

An array that has both rows and columns

500

What does IDE perform

brings together the tools necessary to write, test, and debug computer programs

500

What does color code mean

A combination of color signatures in a set order, which is recognizable by a vision system