wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Game Review

Total questions: 35

Worksheet time: 18mins

Name
Class
Date
1.
a)

A

b)

B

c)

C

d)

D

2.

After compiling code, your next task should be ___________?

a)

comment the code

b)

confir with stakeholders

c)

review and modify flowcharts

d)

diagnose and fix errors

3.

What are the two requirements for a rollout plan?

a)

project goals and timeline

b)

timeline and source code

c)

test systems and inferface

d)

coding methodology and project goals

4.
a)

a

b)

b

c)

c

d)

d

5.
a)

2

b)

5

c)

7

d)

10

6.

Which process involves, detection and resolution?

a)

Syntax catching

b)

error handling

c)

syntax trapping

d)

process handling

7.
a)

A

b)

B

c)

C

d)

D

8.

You are developing a game, which editor is best for event driven programming?

a)

IDE

b)

Text

c)

HTML

d)

Source Code

9.

What must be done before running source code?

a)

test

b)

deploy

c)

compile

d)

debug

10.
a)

A

b)

B

c)

C

d)

D

11.
a)

A

b)

B

c)

C

d)

D

12.

Which is a valid variable name?

a)

//my_cat

b)

my_dog

c)

my.dog

d)

my Cat

13.

Which variable demonstrates best practice for naming?

a)

EnemyHealth

b)

ENEMYHEALTH

c)

enemyHealth

d)

ENEMY_HEALTH

14.
a)

A

b)

B

c)

C

d)

D

15.
a)

A

b)

B

c)

C

d)

D

16.
a)

A

b)

B

c)

C

d)

D

17.
a)

A

b)

B

c)

C

d)

D

18.

Which design process allows for multiple avenues of planing and progress among members of a game design team?

a)

Agile

b)

Waterfall

c)

Unified Process

d)

Spiral

19.

The primary reason for beta testing is to ___________

a)

design systems inputs

b)

collect application feedback

c)

compare software methodologies

d)

format outputs

20.
a)

A

b)

B

c)

C

d)

D

21.

The settings menu of a game allows the user to change ___________

a)

mobile platforms

b)

coding constructs

c)

interface control

d)

constrain requirements

22.
a)

A

b)

B

c)

C

d)

D

23.

WHICH GUI ELEMENT ALLOWS FOR THE COLLECTION OF DATA?

a)

Textbox

b)

Image

c)

Caption

d)

Label

24.

Which layout provide the greatest ease of use in a game for young kids?

a)

A

b)

B

c)

C

d)

D

25.

Which convention will convert te SWITCH bagValue to a nested structure?

a)

if...then

b)

if...then...else if

c)

while do.... loop

d)

for...next

26.

If you change the value of x to 5, how many times will "hello" print on the screen?

a)

0

b)

9

c)

10

d)

11

27.

The sample of code uses a(n) ______ structure.

a)

iterstive

b)

nested

c)

top-down

d)

lateral

28.
a)

A

b)

B

c)

C

d)

D

29.
a)

A

b)

B

c)

C

d)

D

30.
a)

A

b)

B

c)

C

d)

D

31.

Which design is best for young children learning the alphabet?

a)

A

b)

B

c)

C

d)

D

32.

Wich color scheme would be best for a program designed for young children?

a)

red, grey, yellow

b)

black, blue, green

c)

red,yellow, blue

d)

black white green

33.

Which character is most appropriate for an app that will be teaching young children their letters?

a)

A

b)

B

c)

C

d)

D

34.

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?

a)

back button

b)

forward button

c)

voice control

d)

left swipe

35.

one of the items you can choose is a fire-based shield. What is the best color for the shield design?

a)

green

b)

blue

c)

black

d)

red