IGCSE Computer Science - Chapter 9: Problem-Solving and Design

IGCSE Computer Science - Chapter 9: Problem-Solving and Design

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

CS Edexcel 1.2a Writing Algorithms

CS Edexcel 1.2a Writing Algorithms

9th - 10th Grade

13 Qs

Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

KG - 12th Grade

15 Qs

Computational Thinking

Computational Thinking

9th - 11th Grade

12 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

10th Grade - University

10 Qs

Flowol

Flowol

7th - 10th Grade

10 Qs

 Computing Revision JCG

Computing Revision JCG

KG - University

14 Qs

CPI 2.01-2.03

CPI 2.01-2.03

9th - 12th Grade

12 Qs

IGCSE Computer Science - Chapter 9: Problem-Solving and Design

IGCSE Computer Science - Chapter 9: Problem-Solving and Design

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Melih Gülcan

Used 241+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A COMPUTER SYSTEM is made up of software, data, hardware, communications and .............;

People

Administrator

Operating System

Manager

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.................. ................... is the breaking down of a computer system into a set of sub-systems, then breaking each sub-system down into a set of smaller sub-systems, until each sub-system just performs a single action.

Structure diagrams

Pseudocode

Flowcharts

Top-Down Design

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.................. ................... shows the design of a computer system in a hierarchical way, with each level giving a more detailed breakdown of the system into sub-systems.

Structure diagrams

Pseudocode

Flowcharts

Top-Down Design

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.............................. shows diagrammatically the steps required for a task (sub-system) and the order that they are to be performed. These steps together with the order are

called an ALGORITHM.

Structure diagrams

Pseudocode

Flowcharts

Top-Down Design

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

........................... is a simple method of showing an algorithm, using English-like words and mathematical operators that are set out to look like a program.

Structure diagrams

Pseudocode

Flowcharts

Top-Down Design

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If "num1=6" and "num2=9"


What is the output?

Num1 is largest

Num2 is largest

6 is largest

9 is largest

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If "Num1 = 3" and "Num2 = 5"


What is the output?

PRINT Num2 is largest

5 is largest

ELSE PRINT 5 is largest

PRINT 5 is largest

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?