Ozaria Final Quiz

Ozaria Final Quiz

6th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

GCSE J277 - 2.2.1 - Programming Constructs

GCSE J277 - 2.2.1 - Programming Constructs

7th Grade

20 Qs

Programming

Programming

6th - 8th Grade

20 Qs

Variables and Conditionals review

Variables and Conditionals review

8th Grade

20 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

Codesters Python 1

Codesters Python 1

7th - 8th Grade

20 Qs

Interactive Animations and Games from Code.org

Interactive Animations and Games from Code.org

3rd - 12th Grade

20 Qs

Unit 3 Animation

Unit 3 Animation

3rd - 12th Grade

20 Qs

Ozaria Final Quiz

Ozaria Final Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Jennifer Davis

Used 9+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sequence of instructions that can be used to solve a problem or set of problems.

Method

Algorithm

Argument

Program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this line of code, which is the argument?

helper.build("leftArrow")

helper

build

("leftArrow")

helper.build

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which line of code has the logic error?

line 1

line 2

line 3

line 4

line 5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Choose the lines in the code below that contain an error.

lines 1 & 5

lines 2 & 6

line 3 & 6

lines 4 & 7

lines 2 & 7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at the map. How many times should the loop run (in line 3)?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following variables is written correctly?

"steps" = 2

steps = 2

(steps) = 2

steps == 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should the value of the variable (steps) be in order for the hero to collect all 3 totems and get to the totem crate at the far right of the map?

1

2

3

4

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?