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

CSC401- G9[GEN]_53

CSC401- G9[GEN]_53

9th Grade

10 Qs

2.1.2 Flowcharts and algorithms

2.1.2 Flowcharts and algorithms

10th Grade

10 Qs

Difference between Algorithm, Pseudocode and Program

Difference between Algorithm, Pseudocode and Program

9th Grade

10 Qs

SLR 9 - Advanced Programming Techniques - Part Two

SLR 9 - Advanced Programming Techniques - Part Two

10th Grade

10 Qs

Checkpoint - IPO Diagrams in Computational Thinking

Checkpoint - IPO Diagrams in Computational Thinking

9th Grade - University

10 Qs

Quiz: Flowchart and Its Implementations

Quiz: Flowchart and Its Implementations

10th Grade

10 Qs

401.Week1-2

401.Week1-2

9th Grade

9 Qs

8.1 Programming Overview

8.1 Programming Overview

9th - 11th Grade

14 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 242+ 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?