Gaming Lesson 2

Gaming Lesson 2

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

ICT Gaming Essentials Lesson 1 Vocab

ICT Gaming Essentials Lesson 1 Vocab

7th Grade

11 Qs

Coding with Scratch

Coding with Scratch

6th - 8th Grade

20 Qs

Computer basics

Computer basics

KG - Professional Development

19 Qs

Elements of Game Play

Elements of Game Play

8th Grade

20 Qs

Vocab Quiz #4

Vocab Quiz #4

6th - 8th Grade

10 Qs

Classes in C++

Classes in C++

6th - 9th Grade

14 Qs

Roblox Quiz

Roblox Quiz

1st Grade - University

16 Qs

Micro Bit Rock-Paper-Scissors Quiz

Micro Bit Rock-Paper-Scissors Quiz

6th - 8th Grade

15 Qs

Gaming Lesson 2

Gaming Lesson 2

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Used 72+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of error will still allow the program to run, but will not perform the task intended?
Syntax
Runtime
Pseudocode
Logic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term describes a set of step-by-step instructions that must be executed in order to solve a problem or perform a task?
Storyboard
Animation
Algorithm
Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer is:
a person who fixes computers.
a person who creates computer games.
a series of instructions in computer code.
a series of instructions in a computer game.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly describes sequential program processing?
The repeated execution of forever blocks
The processing of blocks, in random order
The processing of blocks, starting at the beginning of a script and continuing to the end
The processing of blocks, starting at the end of a script and continuing to the beginning

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using Scratch, blocks are executed one after the other. What type of programming structure is this?
Algorithm
Repetition
Selection
Sequence

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a selection structure?
Do/While
While
For
If/else

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following instructions for a game element:
Move Forward
If not at end, move forward
Else stop
This is an example of which type of programming structure?
Object
Iteration
Sequence
Selection

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?