Search Header Logo

IGCSE 0478/02 Computer Science 2023 Specimen Paper 2

Authored by Sami Rizwan

Computers

11th Grade

Used 7+ times

IGCSE 0478/02 Computer Science 2023 Specimen Paper 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A loop that will always iterate at least once

REPEAT…UNTIL

FOR…TO…NEXT

IF…THEN…ELSE…ENDIF

WHILE…DO…ENDWHILE

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A conditional statement to deal with many possible outcomes

IF…THEN…ELSE…ENDIF

CASE…OF…OTHERWISE…ENDCASE

REPEAT…UNTIL

FOR…TO…NEXT

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A conditional statement with

different outcomes for true and false

REPEAT…UNTIL

FOR…TO…NEXT

IF…THEN…ELSE…ENDIF

CASE…OF…OTHERWISE…ENDCASE

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A loop that will always iterate a set

number of times

WHILE…DO…ENDWHILE

CASE…OF…OTHERWISE…ENDCASE

IF…THEN…ELSE…ENDIF

FOR…TO…NEXT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this code:

Count ← 0

WHILE Count < 50 DO

OUTPUT Name[Count]

Count ← Count + 1

ENDWHILE

Syntax Error

It will count and output 50 numbers

It will output 50 names that have been stored in the array of Name[]

It will count the number of Name

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which statement describes about the Validation Check?

A repeated check which which ensures that whether that the data is right or wrong by summing up data with other values

A range check tests that data entered fits within specified values.

To test if the data entered is possible / reasonable / sensible

To test if the data input is the same as the data that was intended to be input.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which statements describes about Verification check?

A range check tests that data entered fits within specified values

To test if the data entered is possible

A double entry check expects each item of data to be entered twice and compares both entries to check they are the

same.

To test if the data input is the same as the data that was intended to be input.

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?