[habs] Cambridge IGCSE Computer Science Pseudocode Quiz

[habs] Cambridge IGCSE Computer Science Pseudocode Quiz

11th Grade

34 Qs

quiz-placeholder

Similar activities

Banana Tales - Mid Test 01/2021

Banana Tales - Mid Test 01/2021

9th - 11th Grade

30 Qs

TIK 9 MID 2025

TIK 9 MID 2025

9th Grade - University

30 Qs

Python programming

Python programming

11th Grade

30 Qs

Intro to Programming Final Review

Intro to Programming Final Review

9th - 12th Grade

30 Qs

General IT

General IT

1st - 12th Grade

29 Qs

Software DD and Hacking

Software DD and Hacking

11th Grade

30 Qs

@ buôi lop 8A3

@ buôi lop 8A3

9th - 12th Grade

35 Qs

CS Arrays

CS Arrays

9th - 12th Grade

34 Qs

[habs] Cambridge IGCSE Computer Science Pseudocode Quiz

[habs] Cambridge IGCSE Computer Science Pseudocode Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Michael Porter

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How should lines be indented in pseudocode according to the Cambridge IGCSE Computer Science syllabus?

Indented by two spaces for all lines

Indented by four spaces for all lines

Indented by four spaces, with continuation lines indented by two spaces

No indentation is required

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In pseudocode, how are keywords represented?

In lower case

In mixed case

In upper case

In italicized text

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How are comments in code denoted in the programming example provided?

By a hashtag (#) at the beginning of the comment

By enclosing the comment in /* and */

By two forward slashes (//) at the beginning of the comment

By putting the comment in quotation marks ("")

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a basic data type listed in the document?

INTEGER

REAL

COMPLEX

BOOLEAN

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

According to the document, how should a string literal be written?

Enclosed in single quotes (' ')

Enclosed in double quotes (" ")

Enclosed in parentheses ( )

Enclosed in curly braces { }

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct format for writing identifiers such as variable names according to the document?

Starting with a lowercase letter and can include underscores

Starting with a capital letter and can include digits

Starting with a capital letter and cannot include underscores

Starting with a digit and can include capital letters

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a good practice for naming identifiers in programming?

Using single letters that are not conventional

Using keywords as identifier names

Using names that describe the variable, procedure, or function

Using case-sensitive identifiers

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers