KS3 Computing - An Introduction to Selection

KS3 Computing - An Introduction to Selection

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Python Revision

Python Revision

7th - 9th Grade

14 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Gaming Lesson 2

Gaming Lesson 2

6th - 8th Grade

15 Qs

Python Variables and Selection

Python Variables and Selection

7th Grade

10 Qs

9.2 knowledge check

9.2 knowledge check

9th Grade

14 Qs

Violet's quiz

Violet's quiz

7th - 9th Grade

13 Qs

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

KS3 Computing - An Introduction to Selection

KS3 Computing - An Introduction to Selection

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Jon Bridgeman

Used 33+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is selection?

A set of steps to follow

A path through a solution

A decision

2.

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many paths can be followed from a decision?

As many as is needed

Two

Three

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How could we represent/describe the process of a computer making a decision in a program?

IF-THEN-ELSE

IF-OTHERWISE

WHEN-DO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

IF

THEN

ELSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the instructions IF, THEN and ELSE points to what to do if the answer to the question is FALSE?

IF

THEN

ELSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the instructions IF, THEN and ELSE points to what to do if the answer to the question is TRUE?

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?