KS3 Computing - An Introduction to Selection

KS3 Computing - An Introduction to Selection

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ : Creating an algorithms

QUIZ : Creating an algorithms

9th Grade

15 Qs

Coding: Conditionals

Coding: Conditionals

6th - 8th Grade

10 Qs

Logical tests and programming constructs

Logical tests and programming constructs

7th Grade

10 Qs

4 Types of Processing

4 Types of Processing

8th Grade

11 Qs

Компоненти

Компоненти

8th - 9th Grade

12 Qs

Python Plus : Rock, Paper, Scissors

Python Plus : Rock, Paper, Scissors

6th - 8th Grade

10 Qs

Hummingbird Robotics

Hummingbird Robotics

6th - 9th Grade

12 Qs

VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 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?