Y8 - GM - L03 - Programming Constructs Quiz

Y8 - GM - L03 - Programming Constructs Quiz

12th Grade

7 Qs

quiz-placeholder

Similar activities

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

8th - 12th Grade

10 Qs

Introduction to Programming

Introduction to Programming

9th Grade - University

10 Qs

Computer Science 2: Control Structures

Computer Science 2: Control Structures

8th - 12th Grade

11 Qs

AP CSP Vocabulary

AP CSP Vocabulary

9th - 12th Grade

12 Qs

AP CSP Unit 3: Lessons 2-7 Vocab Quiz

AP CSP Unit 3: Lessons 2-7 Vocab Quiz

9th - 12th Grade

10 Qs

Selection Control Structure  Quiz

Selection Control Structure Quiz

6th Grade - University

10 Qs

Computer Science

Computer Science

9th - 12th Grade

12 Qs

Y8 - GM - L03 - Programming Constructs Quiz

Y8 - GM - L03 - Programming Constructs Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Terry Watts

FREE Resource

7 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

​Match the Programming Constructs to the Definitions
​ (a)   Used to allow us to repeat instructions until a condition is met.

​ (b)   Used to allow us to sequence instructions into the correct order for the computer to follow.

​ (c)   Used to allow us to select which instructions to run based on a condition.

02 Selection Structure Construct -
03 Iteration Construct -
01 Sequencing Construct -

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What programming construct is this an example of?​

Sequence

Selection

Iteration

3.

LABELLING QUESTION

1 min • 1 pt

What programming construct is this an example of?

c

Selection

Sequencing

Iteration

4.

LABELLING QUESTION

1 min • 1 pt

What programming construct is this an example of?

b

Sequencing

Selection

Iteration

5.

LABELLING QUESTION

1 min • 1 pt

What programming construct is this an example of?

b

Sequencing

Iteration

Selection

6.

LABELLING QUESTION

1 min • 1 pt

What programming construct is this an example of?

c

Sequencing

Selection

Iteration

7.

LABELLING QUESTION

1 min • 1 pt

What programming construct is this an example of?

a

Selection

Sequencing

Iteration