NEW
Font size
WorksheetsGame Review
Total questions: 35
Worksheet time: 18mins
A
B
C
D
After compiling code, your next task should be ___________?
comment the code
confir with stakeholders
review and modify flowcharts
diagnose and fix errors
What are the two requirements for a rollout plan?
project goals and timeline
timeline and source code
test systems and inferface
coding methodology and project goals
a
b
c
d
2
5
7
10
Which process involves, detection and resolution?
Syntax catching
error handling
syntax trapping
process handling
A
B
C
D
You are developing a game, which editor is best for event driven programming?
IDE
Text
HTML
Source Code
What must be done before running source code?
test
deploy
compile
debug
A
B
C
D
A
B
C
D
Which is a valid variable name?
//my_cat
my_dog
my.dog
my Cat
Which variable demonstrates best practice for naming?
EnemyHealth
ENEMYHEALTH
enemyHealth
ENEMY_HEALTH
A
B
C
D
A
B
C
D
A
B
C
D
A
B
C
D
Which design process allows for multiple avenues of planing and progress among members of a game design team?
Agile
Waterfall
Unified Process
Spiral
The primary reason for beta testing is to ___________
design systems inputs
collect application feedback
compare software methodologies
format outputs
A
B
C
D
The settings menu of a game allows the user to change ___________
mobile platforms
coding constructs
interface control
constrain requirements
A
B
C
D
WHICH GUI ELEMENT ALLOWS FOR THE COLLECTION OF DATA?
Textbox
Image
Caption
Label
Which layout provide the greatest ease of use in a game for young kids?
A
B
C
D
Which convention will convert te SWITCH bagValue to a nested structure?
if...then
if...then...else if
while do.... loop
for...next
If you change the value of x to 5, how many times will "hello" print on the screen?
0
9
10
11
The sample of code uses a(n) ______ structure.
iterstive
nested
top-down
lateral
A
B
C
D
A
B
C
D
A
B
C
D
Which design is best for young children learning the alphabet?
A
B
C
D
Wich color scheme would be best for a program designed for young children?
red, grey, yellow
black, blue, green
red,yellow, blue
black white green
Which character is most appropriate for an app that will be teaching young children their letters?
A
B
C
D
You want users to lesve te customization menu. Which navigational element can you add to your GUI that would allow users to leave with one click?
back button
forward button
voice control
left swipe
one of the items you can choose is a fire-based shield. What is the best color for the shield design?
green
blue
black
red
