Crashy Bird

Crashy Bird

5th Grade

10 Qs

quiz-placeholder

Similar activities

Using Scratch

Using Scratch

3rd - 10th Grade

13 Qs

Game Mechanics Code.org

Game Mechanics Code.org

5th Grade

12 Qs

Sensors

Sensors

1st - 5th Grade

10 Qs

Basic Scratch 1

Basic Scratch 1

5th Grade

12 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Block Coding

Block Coding

3rd - 9th Grade

9 Qs

Coding Fundamentals SC

Coding Fundamentals SC

4th - 6th Grade

15 Qs

Scratch 7

Scratch 7

4th - 11th Grade

10 Qs

Crashy Bird

Crashy Bird

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Tarannum Jetlearn

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A collection of items of same data type stored at contiguous memory locations is called as a ____

variable

array

index

group

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In which column are all the obstacles placed in the grid?

Column 0

Column 2

Column 3

Column 4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the emptyObstacleY variable in the code?

To determine the speed of the obstacles

To randomly select a row that will not contain an obstacle

To create a sprite at a specific position

To control the movement of the obstacles

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens if the index is equal to emptyObstacleY?

The obstacle is placed at that row

The obstacle is removed from the grid

No obstacle is placed in that row

The sprite moves to the left

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which loop is used in the code to iterate through the rows of the grid?

while loop

do while loop

for loop

repeat until loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the initial position of the player sprite when the game starts?

(0, 0)

(0, 2)

(2, 0)

(2, 2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when button A is pressed?

The player sprite moves left

The player sprite moves right

The player sprite moves up by 1 unit

The player sprite moves down by 1 unit

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?