OCR H446 Pseudocode Quiz

OCR H446 Pseudocode Quiz

11th Grade

50 Qs

quiz-placeholder

Similar activities

U2 Specific Area Revision

U2 Specific Area Revision

11th Grade

50 Qs

GCSE Computing

GCSE Computing

10th - 11th Grade

45 Qs

System Software and Databases Test

System Software and Databases Test

11th Grade

50 Qs

Quiz Komponen Komputer

Quiz Komponen Komputer

10th Grade - University

50 Qs

GCSE OCR Computer Science J277 Paper 1

GCSE OCR Computer Science J277 Paper 1

11th Grade

45 Qs

APCSP Unit 4 (and review)  Quiz

APCSP Unit 4 (and review) Quiz

9th - 12th Grade

50 Qs

General Review Grade 8

General Review Grade 8

7th - 12th Grade

50 Qs

Soal Kejuruan TKJ 4

Soal Kejuruan TKJ 4

10th - 11th Grade

50 Qs

OCR H446 Pseudocode Quiz

OCR H446 Pseudocode Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Stephen Ling-Winston

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used for assignment?

=

==

:=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword makes a variable global?

local

global

static

const

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of str(3)?

3

"3"

three

zero

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function converts "3" to an integer?

float

str

int

cast

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function turns "3.14" into a decimal?

cast

str

int

float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command prints output to screen?

echo

output

write

print

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command asks the user for input?

read()

prompt()

input()

scanf()

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?