Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
Check for a specific condition (true or false) and is often used in repetition and selection structures.
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
a combination of variables, values, functions and operators, which are evaluated and produce a new value.
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
An object that is built using a class
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
The symbols of an expressions that are evaluated using the mathematical order of precedence, such as + or =
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
Named units of code that perform a task or cause an action to take place, such as move forward or jump.
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
The instance of a particular class defined by its properties and methods.
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
The various characteristics of an object used in creating a class.
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
Links the variable name on the left side of the operator with a value on the right side when initializing a variable, such as var playerName = John..
instance
Conditional Boolean
Function
Property
expression
Assignment Operator
Operator
object
Check it!