IGCSE Pseudocode

IGCSE Pseudocode

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python elif and Nested if

Python elif and Nested if

12th Grade

15 Qs

Code.org Unit 5 Lesson 15 Assessment

Code.org Unit 5 Lesson 15 Assessment

9th - 12th Grade

15 Qs

Computer Application Practice Quiz Class 10

Computer Application Practice Quiz Class 10

10th Grade

20 Qs

Python Quiz

Python Quiz

9th Grade

20 Qs

CS Python Fundamentals Unit 3 Review

CS Python Fundamentals Unit 3 Review

9th - 12th Grade

20 Qs

Year 8 Python Assessment

Year 8 Python Assessment

9th - 10th Grade

21 Qs

Databases and SQL for Grade 10 IT

Databases and SQL for Grade 10 IT

10th - 12th Grade

16 Qs

Python Mathematical operators quiz Q4_1

Python Mathematical operators quiz Q4_1

7th - 10th Grade

20 Qs

IGCSE Pseudocode

IGCSE Pseudocode

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Uma D

Used 57+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

A structured approach to programming which involves breaking a large program down into a number of smaller sub-programs is called ...

object orientation

algorithm

decomposition

abstraction

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Which of these are valid methods of representing the steps of an algorithm? (select all that apply)

Flowchart

Pseudocode

Program code

English

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier is the ‘name’ given to a variable. For example: 
distanceToSchool = 10
What is the value of the variable?
10
=
distanceToSchool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A constant is a value that cannot be altered by the program during normal execution: the value stays the same. 
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shows the hierarchy of the different components which make up a system

Structure diagram

Top-down design

Flowcharts

Pseudocode

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program checks that the user has entered a password that is more than 6 characters in length. Which type of check is this?

Range check

Type check

Length check

Check digit

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is the correct symbol for a process in a flowchart?

A diamond

A rectangle

A parallelogram

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?