OCR H446 Pseudocode Quiz

OCR H446 Pseudocode Quiz

11th Grade

50 Qs

quiz-placeholder

Similar activities

Python

Python

11th Grade

53 Qs

OCR J277 - 2.2 Programming Fundamentals

OCR J277 - 2.2 Programming Fundamentals

9th - 12th Grade

49 Qs

XI Programming Methodology, introduction to C++

XI Programming Methodology, introduction to C++

9th - 12th Grade

46 Qs

Remidi Pemrograman Dasar

Remidi Pemrograman Dasar

1st - 12th Grade

45 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

Quiz tentang Array dalam C++

Quiz tentang Array dalam C++

11th Grade

50 Qs

PTS - Informatika 11 MIA

PTS - Informatika 11 MIA

11th 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?