IGCSE Pseudocode

IGCSE Pseudocode

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python Recap

Python Recap

9th - 11th Grade

19 Qs

Week 6 - CP1

Week 6 - CP1

12th Grade

20 Qs

XII Pointers

XII Pointers

12th Grade

20 Qs

CLASS_XII_SERIES_MCQ

CLASS_XII_SERIES_MCQ

12th Grade

20 Qs

Ficha de avaliação 1º PGSI

Ficha de avaliação 1º PGSI

10th Grade

18 Qs

Variables Constants Datatypes

Variables Constants Datatypes

8th - 12th Grade

15 Qs

Python Quiz

Python Quiz

6th - 10th Grade

20 Qs

Selection Quiz 2

Selection Quiz 2

12th Grade

15 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?