L5 Count controlled iteration

L5 Count controlled iteration

7th Grade

22 Qs

quiz-placeholder

Similar activities

Code.Org - Part II

Code.Org - Part II

6th - 8th Grade

21 Qs

SensorOne Quiz 1 - Coding Concepts (TE4-4DP)

SensorOne Quiz 1 - Coding Concepts (TE4-4DP)

7th Grade

20 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Computer Programming Vocabulary

Computer Programming Vocabulary

5th - 7th Grade

18 Qs

Selection

Selection

5th - 9th Grade

20 Qs

Scratch

Scratch

7th - 9th Grade

19 Qs

GCSE J277 - 2.2.1 - Programming Constructs

GCSE J277 - 2.2.1 - Programming Constructs

7th Grade

20 Qs

L5 Count controlled iteration

L5 Count controlled iteration

Assessment

Quiz

Computers

7th Grade

Medium

Created by

M Ellis

Used 21+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the program output when the green flag is clicked?

It will say the numbers 1 to 10, each for 1 second.

It will display the numbers 1 to 10 simultaneously.

It will count down from 10 to 1.

It will say each number for 2 seconds.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What programming concept is primarily demonstrated by the blocks in the image?

Iteration

Conditional statements

Variables

Functions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is iteration in computing?

The process of debugging programs

The process of writing code

The process of repeatedly executing instructions

The process of turning off a computer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term is commonly used in computing to describe the ability to repeatedly execute instructions?

Recursion

Iteration

Sequence

Selection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of iteration executes commands a specific number of times as predetermined by the programmer?

Condition-controlled iteration

Count-controlled iteration

Loop-controlled iteration

Variable-controlled iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which iteration type continues to execute commands until a certain condition is no longer met?

Count-controlled iteration

Variable-controlled iteration

Condition-controlled iteration

Function-controlled iteration

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the "say" blocks in the program shown in the image?

To display numbers

To calculate sums

To create a loop

To play music

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?