Loops - code.org

Loops - code.org

12th Grade

10 Qs

quiz-placeholder

Similar activities

Basic elements of computer programming

Basic elements of computer programming

9th - 12th Grade

15 Qs

Ch 4 Vocabulary

Ch 4 Vocabulary

9th - 12th Grade

12 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Programming Quiz

Programming Quiz

9th - 12th Grade

10 Qs

Basics of C Quiz

Basics of C Quiz

9th - 12th Grade

8 Qs

JavaScript Control Structures Basic

JavaScript Control Structures Basic

12th Grade

11 Qs

MIT App Inventor Basics

MIT App Inventor Basics

9th - 12th Grade

10 Qs

Loops: Accumulator Variables

Loops: Accumulator Variables

9th - 12th Grade

10 Qs

Loops - code.org

Loops - code.org

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Autumn Honts

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of loop is this?

a variable loop

a for loop

a while loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of loop is this?

a while loop

a for loop

a variable loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a repetitive portion of an algorithm that repeats a specific number of times or until a given condition is met?

iteration

variable

list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • What occurs when the ending condition will never evaluate to true?

a list

a variable

an infinite loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What letter do computer scientists use to mean a variable in programming?

an x

a y

an i

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does steps ++ mean?

steps + a variable

steps + 1

steps = 1

steps + 11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What allows us to test solutions or run experiments in a way that is usually cheaper, safer, and often times faster?

a simulation

a trial

an experiment

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?