N5 Computing Science: Structure Charts

Quiz
•
Computers
•
9th Grade
•
Medium
Calum Gordon
Used 7+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of software design notation is shown here?
Structure diagram
Flow chart
Pseudocode
Program code
Answer explanation
At N5 level you need to be familiar with structure diagrams, flowcharts and pseudocode as design notations.
2.
MATCH QUESTION
30 sec • 1 pt
Match the structure diagram symbols to their meaning ...
process
selection
loop
subroutine
Answer explanation
Structure diagrams have their own set of symbols, some of which are similar to flowchart symbols.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many levels of problem decomposition are shown in this diagram?
3
4
5
None
Answer explanation
Decomposition refers to the repeated breaking up of a problem into smaller and smaller subproblems, until the subproblems are trivial to solve. This is also called stepwise refinement.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of repetition is shown?
Conditional loop
Fixed loop over a range of integers
Fixed loop over a data structure
Answer explanation
A fixed loop is a type of loop that repeats for a pre-determined number of times.
5.
DRAW QUESTION
3 mins • 1 pt
Draw a circle round the repetition part of the diagram ...
Answer explanation
Repetition is the repeating of blocks of code a number of times. This is also called looping or iteration.
6.
DRAW QUESTION
3 mins • 1 pt
Draw a circle round a selection part of the diagram ...
Answer explanation
Selection is when the program makes a decision between one or more alternative blocks of code. This is usually implemented by a 'if' block of code.
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Type the name of a variable of type real/float ...
Answer explanation
Real (or float) variables can store numbers with fractional parts, such as 3.14.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
May 1st 2023 Quiz on Maya's rigging and modeling

Quiz
•
9th - 12th Grade
23 questions
2.02 Multimedia Media Webpage Design

Quiz
•
9th - 12th Grade
20 questions
Illustrator Terms #3

Quiz
•
9th - 12th Grade
20 questions
2.4 Computational Logic

Quiz
•
9th - 11th Grade
20 questions
Game Lab Basics

Quiz
•
9th - 12th Grade
20 questions
Digital Devices

Quiz
•
7th - 9th Grade
21 questions
Networks & Topologies (OCR GCSE)

Quiz
•
8th - 10th Grade
18 questions
Algorithms Unit 2.1 Review

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade