Search Header Logo

Paper 2 Revision - IGCSE Computer Science

Authored by Jared Rigby

Computers

9th - 12th Grade

Used 39+ times

Paper 2 Revision - IGCSE Computer Science
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

12 questions

Show all answers

1.

REORDER QUESTION

1 min • 1 pt

Put the stages of the program development life-cycle in order

Testing

Analysis

Coding

Design

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition describes the process of...

Explaining how your program works

Code becoming difficult to test as it gets larger

Breaking a large problem into smaller pieces

Testing a program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a method used in the design stage of the program lifecycle?

Python

Pseudocode

Structure Diagram

Flowchart

4.

MATCH QUESTION

1 min • 1 pt

Match the type of validation check to the mistake the user made during data entry

The user's password is too short

Type check

The user tried to enter their age with a negative number

Format check

The user left part of the form blank

Presence check

The user forgot to include '@' in their email

Length check

The user entered their age as a word instead of a number

Range check

5.

MATCH QUESTION

1 min • 1 pt

Match the types of errors a programmer has made to its appropriate name

Index Error

Forgetting to use brackets after print

Logic Error

Trying to access an element in an array that does not exist

Syntax Error

The program runs, but produces the wrong answer

6.

MATCH QUESTION

1 min • 1 pt

Match the example data with the appropriate data type

Boolean

'g'

String

3.5

Float / Real

True

Char

42

Integer

"Hello"

7.

MATCH QUESTION

1 min • 1 pt

Match the programming key terms with their definition

Post-condition loop

IF

Pre-condition loop

PRINT

Count-controlled loop

WHILE...DO

User output

REPEAT...UNTIL

Selection

FOR...TO...NEXT

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?