IGCSE Pseudocode Practice

IGCSE Pseudocode Practice

9th Grade

119 Qs

quiz-placeholder

Similar activities

PAS PGD

PAS PGD

9th Grade

120 Qs

CSP EOC Review

CSP EOC Review

9th - 12th Grade

118 Qs

Year 8 CS Quiz

Year 8 CS Quiz

9th - 12th Grade

120 Qs

AP CSP Final Review

AP CSP Final Review

9th - 12th Grade

118 Qs

AP CSP 200PT Quizizz 1-9 - BLOCK

AP CSP 200PT Quizizz 1-9 - BLOCK

9th - 12th Grade

118 Qs

Y9 DEC 23 MMD

Y9 DEC 23 MMD

9th Grade

114 Qs

IGCSE Computer Science Quiz

IGCSE Computer Science Quiz

9th Grade

118 Qs

IGSCE The 1st Year Revision

IGSCE The 1st Year Revision

9th Grade

123 Qs

IGCSE Pseudocode Practice

IGCSE Pseudocode Practice

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Syed M

Used 8+ times

FREE Resource

119 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are lines indented in pseudocode to indicate containment within a previous statement?

Two spaces

Three spaces

Four spaces

Five spaces

Answer explanation

Lines in pseudocode are indented with four spaces to indicate containment within a previous statement.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a statement in pseudocode does not fit on one line, how are continuation lines indented?

One space

Two spaces

Three spaces

Four spaces

Answer explanation

Continuation lines in pseudocode are indented by two spaces.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode, what indentation is used for THEN and ELSE clauses of an IF statement?

One space

Two spaces

Three spaces

Four spaces

Answer explanation

The THEN and ELSE clauses of an IF statement in pseudocode are typically indented with two spaces.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the indentation style for cases in CASE statements in pseudocode?

One space

Two spaces

Three spaces

Four spaces

Answer explanation

The correct indentation style for cases in CASE statements in pseudocode is two spaces.

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Continuation lines in pseudocode are indented by _______ spaces from the margin.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are keywords represented in the pseudocode as per the syllabus?

Lower case

Mixed case

Upper case

Italics

Answer explanation

Keywords are represented in pseudocode in Upper case as per the syllabus.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the case convention for identifiers in pseudocode?

Lower case

Mixed case

Upper case

Italics

Answer explanation

The correct case convention for identifiers in pseudocode is Mixed case, where the first letter of each word is capitalized.

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?