N5 Computing Science:  Software Design

N5 Computing Science: Software Design

9th - 10th Grade

21 Qs

quiz-placeholder

Similar activities

N5 Computing Science: Flowcharts

N5 Computing Science: Flowcharts

9th Grade

16 Qs

Java-Chapter 13 Exam

Java-Chapter 13 Exam

9th - 12th Grade

20 Qs

Algoritma dan Pemrograman

Algoritma dan Pemrograman

10th Grade

20 Qs

Pseudocode

Pseudocode

9th Grade

25 Qs

PH ALGORITMA PEMOGRAMAN

PH ALGORITMA PEMOGRAMAN

10th Grade

20 Qs

Flowcharts and Actuators

Flowcharts and Actuators

7th - 10th Grade

17 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Program Design Techniques

Program Design Techniques

KG - 12th Grade

20 Qs

N5 Computing Science:  Software Design

N5 Computing Science: Software Design

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Calum Gordon

Used 18+ times

FREE Resource

21 questions

Show all answers

1.

REORDER QUESTION

30 sec • 5 pts

Put the stages of the software development lifecycle into the correct sequence ...

Design

Implementation

Analysis

Testing

Evaluation

Answer explanation

This is called the Waterfall methodology (but minus the Documentation stage ...)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which one of these does NOT describe an objective of the design stage of software development?

To reflect the requirements of analysis stage

To be unambiguously interpreted

To be language independent

To be able to be implemented by another programmer or team

To be dependent on the design notation chosen

Answer explanation

In theory all the design notations are just different ways of representing the same program. But some programs may be easier to represent in one notation rather than another.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Complete the missing word:

Structure diagrams and flowcharts are examples of _________ design notations or GDNs.

Answer explanation

It's the same "G" as in GPU, CGI, VGA, SVG, etc. etc.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

True or False?

Design notations such as structure diagrams, flowcharts and pseudocode show different levels of design detail

True

False

Answer explanation

In theory, no one of these design notations can show any greater or lesser level of detail than another one.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of design notation is this?

Pseudocode

Structure diagram

Flow chart

Wireframe diagram

Answer explanation

Structure diagrams are good at showing the hierarchical structure of a design and the program constructs such as loops contained within the different modues.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of design notation is this?

Pseudocode

Structure diagram

Flow chart

Wireframe diagram

Answer explanation

Flowcharts are good at showing the sequence of steps of an algorithm.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of design notation is this?

Pseudocode

Structure diagram

Flow chart

Wireframe diagram

Answer explanation

Pseudocode is an informal method of describing program code without any formal syntax. Each line usually is numbered and structure is shown through refinements.

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?