Review of the Year - Y9

Review of the Year - Y9

9th Grade

75 Qs

quiz-placeholder

Similar activities

Super Mega Quiz - Computing - S3  Content

Super Mega Quiz - Computing - S3 Content

9th - 11th Grade

72 Qs

End of term quiz

End of term quiz

9th Grade

71 Qs

APCSP Vocabulary Quiz Review

APCSP Vocabulary Quiz Review

9th Grade

74 Qs

Unit 1 CS Principles

Unit 1 CS Principles

9th - 12th Grade

73 Qs

Computer Literacy Final Review

Computer Literacy Final Review

9th Grade

71 Qs

Review Computer Question

Review Computer Question

9th - 12th Grade

75 Qs

UHS End of year KS3 assessment (year 9)

UHS End of year KS3 assessment (year 9)

9th Grade

70 Qs

GCSE Computer Science Easter Recap

GCSE Computer Science Easter Recap

9th - 12th Grade

80 Qs

Review of the Year - Y9

Review of the Year - Y9

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mr Willetts

Used 7+ times

FREE Resource

75 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would allow the user to enter data?

elif

output

print

input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code would display 'Hello World'

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A named memory location

a value

a number

a letter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a suitable variable name?

num1

Num1

MyName

My name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....
Text-based programming language
Object orientated programming language
language written in java script
Visual-based programming language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!")
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

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?