Programming Constructs (from BBC and Craig 'n' Dave)

Programming Constructs (from BBC and Craig 'n' Dave)

8th Grade

31 Qs

quiz-placeholder

Similar activities

Variables, Arrays, For Loops, and Functions Review

Variables, Arrays, For Loops, and Functions Review

6th - 8th Grade

35 Qs

Python definite iteration

Python definite iteration

8th Grade

35 Qs

For Loops ( Review )

For Loops ( Review )

8th - 9th Grade

26 Qs

Swift - Learn to Code 1

Swift - Learn to Code 1

6th - 8th Grade

31 Qs

Coding Review

Coding Review

6th - 8th Grade

30 Qs

7th Grade Programing with Karel

7th Grade Programing with Karel

6th - 8th Grade

26 Qs

Welcome back~

Welcome back~

1st Grade - University

30 Qs

KS3 Computing Terms B

KS3 Computing Terms B

7th - 9th Grade

32 Qs

Programming Constructs (from BBC and Craig 'n' Dave)

Programming Constructs (from BBC and Craig 'n' Dave)

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Avigail Taylor

Used 10+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What three building blocks are used when designing algorithms?

Sequencing, programming, iteration

Sequencing, selection, iteration

Sequencing, selection, programming

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is sequencing? (Choose 2 answers)

The order in which steps are carried out in an algorithm

The order in which we think computationally

The process of repeating a number of steps in an algorithm

Executing one instruction after another

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is sequencing important?

To ensure the algorithm is kept to a reasonable length

To ensure the algorithm functions as intended

To ensure the algorithm is efficient

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What might happen if the sequence is wrong?

The algorithm may be overly long

The algorithm may be inefficient

The algorithm may produce unexpected results

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is selection? (Choose 2 answers)

A set of steps to follow

A path through a solution

A decision

A program branch depending on a condition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is selection important?

Selection allows us to include more than one path through a solution

Selection allows us to repeat steps in a solution

Selection allows us to make our solution more efficient

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the instructions IF, THEN and ELSE represents a question?

IF

THEN

ELSE

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?