Programming - PSEUDOCODE (IGCSE)

Programming - PSEUDOCODE (IGCSE)

6th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Staying Safe Online

Staying Safe Online

6th Grade

15 Qs

IGCSE ICT: Chapter 9 - Audience

IGCSE ICT: Chapter 9 - Audience

10th - 11th Grade

20 Qs

Programming Pseudocode

Programming Pseudocode

6th - 10th Grade

20 Qs

Online Safety

Online Safety

10th Grade

18 Qs

Lesson 5 review

Lesson 5 review

5th - 12th Grade

25 Qs

Input and output devices

Input and output devices

9th Grade

15 Qs

Using Your Camera

Using Your Camera

7th - 12th Grade

15 Qs

Pseudocode

Pseudocode

KG - University

20 Qs

Programming - PSEUDOCODE (IGCSE)

Programming - PSEUDOCODE (IGCSE)

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

Baskar PC

Used 189+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

Which are the lines that contains errors

3,4,6,7

5,6,7,9

5,6,8,9

2,3,4,9

Honestly , I don't know

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State the data type of the variable MyName

MyName = "Dhoni"

CHAR

STRING

INTEGER

REAL

Honestly , I don't know

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output of the following statement:

MyName = "Bill" + 23

Bill23

BillW

Error

None of the above

Honestly , I don't know

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the following statement?


MyName = "Bill Gates"

Sequence

Selection

Iteration

Assignment

Honestly , I don't know

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the first Lady Programmer?

Lady Mo Blanc

Lady Ada Base

Lady Ada Lovelace

Lady Maria

Honestly , I don't know

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type can I use for telling the Gender variable like below?


Gender = 'F'

Gender = 'M'

STRING

ARRAY

CHAR

INTEGER

Honestly , I don't know

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code?


A = 23

B = 12

C = 2

D = (A+B) * C

PRINT D

47

35

70

140

Honestly , I don't know

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?