NEW
Font size
WorksheetsMicro:bit Quiz
Total questions: 15
Worksheet time: 8mins
What does the LED matrix on a Micro:bit do?
Detects sound
Displays lights, images, and messages
Stores data
Charges the battery
What are the A and B buttons on the Micro:bit used for?
Playing music
Resetting the device
Sending input to the Micro:bit
Turning the LED matrix on and off
Which sensor in the Micro:bit detects motion, tilt, and shaking?
LED matrix
Compass
Accelerometer
USB port
What is the main purpose of the Micro:bit’s compass?
To measure temperature
To detect the Earth's magnetic field and find direction
To detect sound
To store data
Which of these is NOT a way to power the Micro:bit?
USB cable
Battery pack
Bluetooth
Using a coin cell battery
Which of these can you use to program a Micro:bit?
Microsoft Word
MakeCode
Excel
PowerPoint
What is Bluetooth used for on a Micro:bit?
Sending and receiving wireless signals
Charging the Micro:bit
Storing programs
Measuring temperature
What is the role of the USB port on the Micro:bit?
To charge the device
To connect sensors
To transfer code from a computer to the Micro:bit
To control the LED brightness
What is selection in programming?
Choosing a song to play
Making a decision using an IF statement
A type of error
Picking a random number
Which of these is an example of iteration?
Using an IF statement
A loop that repeats 10 times
Pressing a button
Showing an image on the LED display
What is a variable in programming?
A number that never changes
A storage location that holds a value
A type of robot
A Micro:bit sensor
Which of these is an example of selection in coding?
A loop that repeats 5 times
An IF statement checking if a button is pressed
A sound playing
A variable storing a number
What does a loop do in a program?
Stops the program
Repeats a set of instructions
Stores a value
Displays an image
What does an IF statement do?
Repeats code forever
Checks a condition and runs a block of code if it’s true
Displays an image
Creates a new variable
Which of these is an example of a Micro:bit output?
Pressing a button
A message appearing on the LED display
Shaking the Micro:bit
Writing a program
