IGCSE Pseudocode Practice

IGCSE Pseudocode Practice

9th Grade

119 Qs

quiz-placeholder

Similar activities

Computing Fundamentals

Computing Fundamentals

6th - 9th Grade

120 Qs

Personal Finance Midterm PRACTICE

Personal Finance Midterm PRACTICE

4th Grade - University

116 Qs

AP CSP 200PT Quizizz 10-4 - FRIDAY

AP CSP 200PT Quizizz 10-4 - FRIDAY

9th - 12th Grade

121 Qs

General Knowledge Quiz

General Knowledge Quiz

8th Grade - University

114 Qs

Computer Concepts Assessment

Computer Concepts Assessment

5th - 10th Grade

120 Qs

Y9 PrePPE

Y9 PrePPE

9th Grade

120 Qs

Spreadsheet Unit Review

Spreadsheet Unit Review

6th Grade - University

120 Qs

Y9 DEC 23 MMD

Y9 DEC 23 MMD

9th Grade

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