Paper 2 Revision - IGCSE Computer Science

Paper 2 Revision - IGCSE Computer Science

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Intro to Databases in Access

Intro to Databases in Access

9th - 11th Grade

16 Qs

Information Technology

Information Technology

9th - 12th Grade

15 Qs

ALL ABOUT GOOGLE FORMS

ALL ABOUT GOOGLE FORMS

KG - University

10 Qs

CMU CS Academy Unit 2 Part 4 Syntax

CMU CS Academy Unit 2 Part 4 Syntax

9th Grade

11 Qs

Design table and CheckBox G12

Design table and CheckBox G12

12th Grade

10 Qs

IT fun  -   “I can’t find the ‘ANY key!”

IT fun - “I can’t find the ‘ANY key!”

12th Grade

15 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

Open Office Writer

Open Office Writer

9th Grade

15 Qs

Paper 2 Revision - IGCSE Computer Science

Paper 2 Revision - IGCSE Computer Science

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Jared Rigby

Used 38+ times

FREE Resource

12 questions

Show all answers

1.

REORDER QUESTION

1 min • 1 pt

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

Testing

Coding

Design

Analysis

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 tried to enter their age with a negative number

Presence check

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

Length check

The user left part of the form blank

Range check

The user forgot to include '@' in their email

Format check

The user's password is too short

Type check

5.

MATCH QUESTION

1 min • 1 pt

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

Logic Error

The program runs, but produces the wrong answer

Index Error

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

Syntax Error

Forgetting to use brackets after print

6.

MATCH QUESTION

1 min • 1 pt

Match the example data with the appropriate data type

Boolean

"Hello"

Float / Real

42

Integer

'g'

Char

3.5

String

True

7.

MATCH QUESTION

1 min • 1 pt

Match the programming key terms with their definition

Count-controlled loop

FOR...TO...NEXT

User output

REPEAT...UNTIL

Pre-condition loop

WHILE...DO

Selection

IF

Post-condition loop

PRINT

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?