N5 SDD - Recap (pre-loops)

N5 SDD - Recap (pre-loops)

7th Grade

20 Qs

quiz-placeholder

Similar activities

1.6 Quiz

1.6 Quiz

7th - 8th Grade

15 Qs

Print command Quiz Day2

Print command Quiz Day2

5th - 12th Grade

16 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

20 Qs

Basic Python Key Terms

Basic Python Key Terms

6th - 8th Grade

20 Qs

CS Express

CS Express

6th - 8th Grade

17 Qs

Editing and Formatting with MS Word for Grade 4

Editing and Formatting with MS Word for Grade 4

4th Grade - University

20 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

Python Year 9 Final Recall Activity

Python Year 9 Final Recall Activity

7th - 9th Grade

15 Qs

N5 SDD - Recap (pre-loops)

N5 SDD - Recap (pre-loops)

Assessment

Quiz

Computers

7th Grade

Hard

Created by

G Alexander-Doyle

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Dylan is creating a structured diagram for a program. Which stage of the software development process has he reached?

Analysis

Design

Implementation

Testing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Sally is working out what the inputs, processes and outputs for her program are. Which stage of the software development process has she reached?

Analysis

Design

Implementation

Testing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Michael is reviewing his software to see if the code used is efficient. What stage of the software development process has he reached?

Design

Implementation

Testing

Evaluation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which description best matches the following line of code:

if answer <= 10:

Checks to see if the value in the answer variable is more than 10.

Checks to see if the value in the answer variable is more than or the same as 10.

Checks to see if the value in the answer variable is less than or the same as 10.

Checks to see if the value in the answer variable is less than 10.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which description best matches the following line of code:

if grade != "B":

Checks to see if the value in the grade variable is the same as B.

Checks to see if the value in the grade variable is not the same as B.

Checks to see if the value in the grade variable is less than B.

Checks to see if the value in the grade variable is more than B.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The symbol shown would represent which computational construct in a flowchart?

Input / Output

Initialisation

Loop

Selection

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The symbol shown would represent which computational construct in a flowchart?

Input / Output

Initialisation

Loop

Selection

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?