Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
Values, or data, contained in variables are classified into categories known as
data types
static
operators
index
declaring
initializing
primatives
array
If you attempt to declare a variable without _________________________ it, you will receive an error.
data types
static
operators
index
declaring
initializing
primatives
array
An _____ element’s numeric position in an array.
data types
static
operators
index
declaring
initializing
primatives
array
The process of specifying and creating a variable name is called_____ variables
data types
static
operators
index
declaring
initializing
primatives
array
Strong typing is also known as _________________ typing because data types do not change after they have been declared.
data types
static
operators
index
declaring
initializing
primatives
array
An _____is a set of data represented by a single variable name.
data types
static
operators
index
declaring
initializing
primatives
array
Data types that can be assigned only a single value are called_________ types
data types
static
operators
index
declaring
initializing
primatives
array
Assignment ___________________ are used for assigning a value to a variable.
data types
static
operators
index
declaring
initializing
primatives
array
Check it!