Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
Which of the following is a double?
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
Which of the following is a String?
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
What is the data type of the following? Color myColor;
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
Which of the following initializes a variable correctly;
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
What is the data type of the following? bool flag;
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
What is the scope of a variable?
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
Which of the following is an int?
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
Which of the following is a valid variable declaration?
45.3
Color
Fred
Visibility (Where it can be used)
const myMoney;
bool flag = true;
bool
45.3
Check it!