What does IDE stand for
Integrated Development Environment (IDE)
What function does a conditional statement perform
evaluates a true/false Boolean expression
Definition for loop
A sequence of instructions that continually repeats until a condition is met
What function does wavefront algorithm perform
determines the best path through an environment
What does object mean
a template/blueprint that describes the behavior/state
What does parameter mean
A special kind of variable defined in a function to receive specific information. "Parameter"
What function does an arithmetic operator perform
tells a computer to perform a specific math operation
What does nesting mean
Putting a function inside another function or a loop inside another loop
What does nesting perform
Puts a function inside another function or a loop inside another loop
What does algorithms mean
A set of steps to accomplish a task
What is the definition of variable
The smallest unit of data storage that a program can use. .
What function does broadcast perform
triggers or starts an event or procedure in a program
What does array mean
A type of data structure that can store a fixed number of elements
What does a loop perform
continually repeats until a condition is met
what does machine version mean
technology and processes used to make image based decisions in code
Definition for decremented
Reduced in number by one
What function does algorithm perform
contain the specific instructions for what a computer or program does
What does one dimensional array mean
A linear list of elements that are all the same type
What does array perform
stores a fixed number of elements
What does color signature mean
A range of color values that are considered by a vision system to belong to the same color
What is the definition of argument
The values that a program provides to a function or subroutine
What function does debugging perform
identifies errors and fixes them
What does two dimensional array mean
An array that has both rows and columns
What does IDE perform
brings together the tools necessary to write, test, and debug computer programs
What does color code mean
A combination of color signatures in a set order, which is recognizable by a vision system