Use of Different Forms of Notation

Use of Different Forms of Notation

11th Grade

9 Qs

quiz-placeholder

Similar activities

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Introduction to computer concepts

Introduction to computer concepts

11th Grade

10 Qs

[YEAR 11 IPT]: Testing, Evaluating and Maintaining

[YEAR 11 IPT]: Testing, Evaluating and Maintaining

11th Grade

14 Qs

Computational Thinking

Computational Thinking

9th - 11th Grade

12 Qs

Algorithms basics

Algorithms basics

6th Grade - University

11 Qs

GCSE - Flowcharts

GCSE - Flowcharts

11th Grade

10 Qs

Pemodelan Software Dasar

Pemodelan Software Dasar

11th Grade

11 Qs

ID Quiz

ID Quiz

11th Grade

10 Qs

Use of Different Forms of Notation

Use of Different Forms of Notation

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Aaron Stewart

Used 22+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What diagram would you use to show how data flows between parts of an organisation and between organisations?

Data Flow Diagram

Information Flow Diagram

Flowchart

System Diagram

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What diagram would you use to show the physical components of a system and the flow of information between these components?

Data Flow Diagram

Information Flow Diagram

Flowchart

System Diagram

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What diagram would you use to break down processes into simple steps?

Data Flow Diagram

Information Flow Diagram

Flowchart

System Diagram

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of diagram is the following image an example of?

Data Flow Diagram

Information Flow Diagram

Flowchart

System Diagram

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of diagram is the following image an example of?

Data Flow Diagram

Information Flow Diagram

Flowchart

System Diagram

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Information Flow Diagram used for?

To design an algorithm for performing a process.

To design a system by breaking our system down into a series of smaller steps.

To understand how our system works from the perspective of the physical components.

To analyse information flow in a business to identify bottlenecks and where improvements can be made.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a System Diagram used for?

To design an algorithm for performing a process.

To design a system by breaking our system down into a series of smaller steps.

To understand how our system works from the perspective of the physical components.

To analyse information flow in a business to identify bottlenecks and where improvements can be made.

8.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What type of data is best used in tables?


Choose two options.

Written information.

Numerical data.

When presenting information to a large group.

Where precise values are needed.

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the benefit of presenting data as written information?

It allows us to explain ideas in depth.

It helps when designing a system.

It’s particularly useful when precise values are needed.

It requires less time to interpret.