Y8 - GM - L03 - Programming Constructs Quiz

Y8 - GM - L03 - Programming Constructs Quiz

12th Grade

7 Qs

quiz-placeholder

Similar activities

Class 12 Recursion

Class 12 Recursion

12th Grade - University

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

12th Grade - University

10 Qs

CSP Vocabulary

CSP Vocabulary

9th Grade - University

8 Qs

L.7.LOOPING STRUCTURE

L.7.LOOPING STRUCTURE

12th Grade

10 Qs

Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

CS II Honors NEGH

CS II Honors NEGH

12th Grade

10 Qs

APCS 2023-2024 Lesson 0.2 Course Overview

APCS 2023-2024 Lesson 0.2 Course Overview

9th - 12th Grade

10 Qs

Code Tracing Quiz

Code Tracing Quiz

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

Iteration

Selection

Sequencing

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

Sequencing

Selection

Iteration