wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Massive end of KS3 Computing Quiz

Total questions: 37

Worksheet time: 19mins

Name
Class
Date
1.

what is this device?

a)

microbit

b)

microphone

c)

micstone

2.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

3.

Which part of the Microbit ensures it knows which way up it is facing?

a)

Bluetooth antenna

b)

Accelerometer

c)

Compass

4.

Which part of the Microbit ensures it knows when it is being shaken?

a)

Bluetooth antenna

b)

Accelerometer

c)

Compass

5.

GOOGLE SHEETS: What is the name of this cell?

a)

B10

b)

5B

c)

B5

d)

you cannot know the name from this picture

6.
All formulas in Google sheets begin with the following symbol:
a)
+
b)
-
c)
=
d)
%
7.

In Google Sheets Columns are labeled by ______________.

a)

numbers

b)

letters

c)

symbols

d)

colors

8.

In Google Sheets Rows are labeled by __________.

a)

numbers

b)

letters

c)

symbols

d)

colors

9.

What is Small Basic?

a)

Text based programming

b)

Block based programming

c)

Tiny Programming

10.
To store the user´s input as a variable, which Small Basic command should be used?
a)
TextWindow.Read()
b)
TextWindow.Write()
c)
TextWindow(Read)
d)
TextWindow(Write)
11.
What are the only two numbers you can use in binary?
a)
0 and 1
b)
1 and 2
c)
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
d)
1, 2, 4, 8, 16
12.
Which of these is the correct sequence for the place values for binary numbers?
a)
1, 2, 4, 8, 16, 32, 64, 128
b)
1, 2, 4, 6, 8, 10, 12, 14, 16
c)
1, 2, 3, 4, 5, 6, 7, 8
d)
0, 1
13.

What is the point of binary?

a)

It represents how computers interpret electrical signals

b)

Because we like to make you do extra maths ;-D

c)

Cleverness

d)

Because it describes star systems

14.
What is 1011 in denary?
a)
11
b)
14
c)
26
d)
1011
15.

Which component is the brain of the computer?

a)

CPU

b)

RAM

c)

Hard drive

d)

Motherboard

16.

Which of the following is an input device?

a)

Monitor

b)

Projector

c)

Speaker

d)

Keyboard

17.

Which of the following is an output device?

a)

Mouse

b)

Monitor

c)

Keyboard

d)

Microphone

18.

Define the Internet...

a)

A group of densely connected artificial neurons which mimic brain activity.

b)

A set of satellites connected with fibre optic cable.

c)

A group of connected computers which communicate with one another on the one Global Network.

19.

Which of these devices cannot connect to the Internet

a)

Smart-Phone

b)

Computer

c)

Printer

d)

Calculator

20.

Are the Internet and World Wide Web the same thing ?

a)

Yes, they are.

b)

They are opposites

c)

No, they are closely linked but are two different systems.

d)

The World Wide Web is a separate network with it's own registered computers on it.

21.

Who created the World Wide Web ?

a)

Steve Jobs

b)

Tim Berners-Lee

c)

Bill Gates

d)

Elon Musk

22.

What does HTML stand for?

a)

Hyper Tremendous Movie Lines

b)

Hyper Text Markup Language

c)

Hey Thanks for Making me Late

23.

HTML tag keywords are surrounded by

a)

!--tag--!

b)

<tag>

c)

/tag/

d)

{tag}

24.

<p> is a _______ tag.

a)

image

b)

paragraph

c)

filename

25.

In the tag <img src="Piedmont.jpg"/> what is the file name?

a)

<img

b)

.jpg

c)

</>

d)

Piedmont.jpg

26.
What is the name of the software you need to view web pages?
a)
A router
b)
A network interface card
c)
A web borwser
d)
A firewall
27.

CSS stands for

a)

Code Style Sheet

b)

Coding Style Sheet

c)

Cascading Sheet Style

d)

Cascading Style Sheet

28.

What is the publishing language of the World Wide Web: the standard use to create web pages?

a)

CSS

b)

HTML

c)

Javascript

d)

JQuery

29.

JavaScript was designed to add____________________ to a web page.

a)

Pop up box

b)

Style

c)

Interactivity

d)

Flash

30.

PYTHON QUESTION - What is the word (command) used to display numbers and text on the screen?

a)

print

b)

input

c)

output

d)

command

31.
What is a variable?
a)
A box(memory location) where you store values
b)
a type of graphics
c)
Data type
d)
a type of memory
32.

PYTHON QUESTION: What will be the output?

name = "Dave"

print (name)

a)

Dave

b)

'Dave'

c)

name

d)

(name)

33.

What was the first computer game?

a)

Tetris

b)

Tennis

c)

Car race

d)

Puzzle

34.
What's the name of the highly addictive Russian puzzle game where you fit coloured shapes to make a wall 
a)
Tetris
b)
The Russian Front
c)
Minesweeper
d)
Puzzled
35.
When was the Playstation first released
a)
1991
b)
1994
c)
1999
d)
2004
36.
Which company makes the X-Box?
a)
Sony
b)
Nintendo
c)
Microsoft
d)
Apple
37.
Who is this character?
a)
Mario
b)
Luigi
c)
Link
d)
Zelda