Search Header Logo

[habs] Cambridge IGCSE Computer Science Pseudocode Quiz

Authored by Michael Porter

Computers

11th Grade

Used 10+ times

[habs] Cambridge IGCSE Computer Science Pseudocode Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?