OCR H446 Pseudocode Quiz

OCR H446 Pseudocode Quiz

11th Grade

50 Qs

quiz-placeholder

Similar activities

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

11th Grade

50 Qs

iMedia R093 Mix Up#2

iMedia R093 Mix Up#2

9th - 12th Grade

45 Qs

SAS Informatika Ganjil Kelas 9

SAS Informatika Ganjil Kelas 9

9th Grade - University

50 Qs

ข้อสอบปลายภาค Visaul Basic

ข้อสอบปลายภาค Visaul Basic

11th - 12th Grade

50 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

VBA SET 1 G

VBA SET 1 G

9th - 12th Grade

50 Qs

Remidi Pemrograman Dasar

Remidi Pemrograman Dasar

1st - 12th Grade

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