Search Header Logo

Y9 Loops

Authored by Sarah Thomas

Computers

8th Grade

Used 17+ times

Y9 Loops
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In programming, what is iteration?


The repetition of steps within a program.


The order in which instructions are carried out.

A decision point in a program.

Testing a program to make sure it works.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is iteration important?


It determines the order in which instructions are carried out.

It allows code to be simplified by removing duplicated steps.

It allows multiple paths through a program.


It ensures the code works correctly.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which two statements are used to implement iteration?


IF and WHILE

ELSE and WHILE

FOR and WHILE

IF and ELSE

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

FOR loops are

loops which run an unknown number of times

loops which run for a specific number of times


the same as if statements

not part of programming

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type of loop iterates until instructed otherwise?


FOR loop

WHILE loop

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

WHILE loops are


loops which run an unknown number of times

loops which run for a specific number of times

the same as if statements

not part of programming

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which kind of loop would be used?

I need a program that will keep letting me add money to a piggy bank until I get to £100.


FOR Loop

WHILE Loop

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?