Programming - PSEUDOCODE (IGCSE)

Programming - PSEUDOCODE (IGCSE)

6th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Yr 4 Online Safety

Yr 4 Online Safety

5th - 6th Grade

20 Qs

roblox

roblox

KG - Professional Development

21 Qs

Pseudocode and Flowcharts

Pseudocode and Flowcharts

9th - 12th Grade

21 Qs

Technology

Technology

10th Grade

19 Qs

Imagine Dragons Quiz

Imagine Dragons Quiz

6th Grade

15 Qs

Interland - Reality River

Interland - Reality River

3rd - 6th Grade

17 Qs

Online Safety and Using the Computers

Online Safety and Using the Computers

6th - 12th Grade

20 Qs

input and output devices

input and output devices

5th - 9th Grade

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