Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Micro:bit Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is a micro:bit?

a)

A type of software

b)

A small physical computing device

c)

A programming language

d)

A type of robot

2.

Which of the following is an input for the micro:bit?

a)

LED display

b)

Button A

c)

Sound output

d)

Temperature reading

3.

What does the micro:bit use to detect motion?

a)

Compass

b)

Accelerometer

c)

Temperature sensor

d)

Light sensor

4.

Which block is used to display text on the micro:bit?

a)

showString()

b)

print()

c)

displayText()

d)

outputText()

5.

Which of the following is an output from the micro:bit?

a)

Button press

b)

LED display

c)

Temperature sensor

d)

Accelerometer

6.

Which block would you use to create a loop in micro:bit programming?

a)

forever

b)

repeat until

c)

while

d)

loop

7.

What happens when you press button B on the micro:bit?

a)

It turns off the LEDs

b)

It can trigger a programmed action

c)

It resets the device

d)

It starts a new program

8.

How do you connect the micro:bit to a computer?

a)

Via Bluetooth

b)

Using a USB cable

c)

Through Wi-Fi

d)

By infrared

9.

Which programming environment is commonly used for micro:bit?

a)

Scratch

b)

MakeCode

c)

Python

d)

Java

10.

Which of the following outputs can the micro:bit generate?

a)

Sound

b)

Light

c)

Vibration

d)

All of the above