wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Microbit - Grade 5 (Quiz 1)

Total questions: 57

Worksheet time: 29mins

Name
Class
Date
1.

Identify the picture given and choose the correct option.

a)

Microbit

b)

Arduino

c)

Rasberry Pi

2.

Identify the picture given and choose the correct option.

a)

New project

b)

Plus sign

c)

Hospital

3.

Identify the picture given and choose the correct option.

a)

stopped for 1000 ms

b)

stopped for 100 ms

c)

run the script

4.

Identify the picture given and choose the correct option.

a)

Home

b)

House

c)

Hospital

5.

Identify the picture given and choose the correct option.

a)

Microbit

b)

Arduino

c)

Rasberry Pi

6.

Identify the picture given and choose the correct option.

a)

Microbit

b)

Arduino

c)

Rasberry Pi

7.

Examine the script and choose the correct option.

a)

Triangle will be displayed when button B is pressed

b)

Triangle will be displayed when button A is pressed

c)

Triangle will be displayed when button A + B is pressed

d)

Triangle will not be displayed when button A is pressed

8.

What is the name of the application used to code programs for Microbit

a)

MakeCode for Microbit

b)

Microsoft Microbit

c)

Microsoft Excel

d)

Small Basic

9.

Which block is used to slow down the script for Microbit?

a)

Show number 0 block

b)

Show string “Hello” block

c)

forever block

d)

pause ms 100 block

10.

When you walk up to a grocery store door and it opens by itself, what type of sensor most likely detected you?

a)

motion sensor

b)

ultrasonic sensor

c)

sound sensor

d)

color sensor

11.

Some smart trash cans open their lids automatically when you get close. What sensor do they most likely use?

a)

motion sensor

b)

ultrasonic sensor

c)

sound sensor

d)

color sensor

12.

A smart home robot vacuum cleaner avoids hitting furniture by using a sensor. Which type is it most likely using?

a)

motion sensor

b)

ultrasonic sensor

c)

sound sensor

d)

color sensor

13.

What is the name of the sensor that regulates the cooling level in a refrigerator?

a)

motion sensor

b)

ultrasonic sensor

c)

sound sensor

d)

temperature sensor

14.

Which block makes the program run again and again?

a)

Repeat

b)

On Start

c)

Forever

d)

Pause

15.

How are sensors in a robot similar to our body?

a)

To create energy for a machine.

b)

To make a decision about what to do next.

c)

To talk to other machines or people.

d)

To gather and detect information around it.

16.

Examine the script and choose the correct option.

a)

'Computer' will be displayed when button B is pressed

b)

Computer will be displayed when button A is pressed

c)

Computer will be displayed when button A + B is pressed

d)

Computer will not be displayed when button A is pressed

17.

Identify the picture given and choose the correct option.

a)

To create a loop that repeats indefinitely

b)

The script will run on start

c)

The script will run on click

d)

The script will no do anything

18.

Identify the picture given and choose the correct option.

a)

Ultrasonic Sensor

b)

Light Sensor

c)

Temperature Sensor

d)

Color Sensor

19.

Identify the picture given and choose the correct option.

a)

Ultrasonic Sensor

b)

Light Sensor

c)

Temperature Sensor

d)

Color Sensor

20.

Identify the picture given and choose the correct option.

a)

Ultrasonic Sensor

b)

Light Sensor

c)

Temperature Sensor

d)

Color Sensor

21.

Identify the picture given and choose the correct option.

a)

Ultrasonic Sensor

b)

Light Sensor

c)

Temperature Sensor

d)

Color Sensor

22.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Ultrasonic Sensor

b)

Speaker

c)

microphone

d)

push buttons

23.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

microphone

d)

push buttons

24.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

microphone

d)

traffic lights

25.

Identify the highlighted blue part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

microphone

d)

push buttons

26.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

microphone

d)

ultrasonic sensor

27.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

microphone

d)

motor

28.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

batteries

d)

motor

29.

Identify the highlighted part of the Lab:bit and choose the correct option.

a)

Microbit

b)

Speaker

c)

battery holder

d)

motor

30.

'MakeCode for microbit' website is used to code programs for Microbit.

a)

True

b)

False

31.

To pause a program for a specific amount of time, use the ‘toggle’ block.

a)

True

b)

False

32.

To pause a program for a specific amount of time, use the ‘pause’ block.

a)

True

b)

False

33.

A Microbit is a professional micro controller.

a)

True

b)

False

34.

The Microbit display can only show letters, not numbers.

a)

True

b)

False

35.

A Microbit is a micro-controller.

a)

True

b)

False

36.

The two type of micro controllers available are professional and educational.

a)

True

b)

False

37.

A variable is defined by a name.

a)

True

b)

False

38.

The first led has the address x=0, y=0.

a)

True

b)

False

39.

The last led has the address x=5, y=4.

a)

True

b)

False

40.

The last led has the address x=4, y=4.

a)

True

b)

False

41.

A Microbit is considered as the brain of the robot.

a)

True

b)

False

42.

Educational micro controller is used in washing machines and refrigerators

a)

True

b)

False

43.

A sensor is an electronic device that can read specific information.

a)

True

b)

False

44.

How many LED lights are there on the micro:bit display?

a)

25

b)

20

c)

200

d)

24

45.

Which component of the micro:bit can be used to detect temperature?

a)

Buttons

b)

Display

c)

Speaker

d)

Temperature sensor

46.

What is the purpose of the microbit's LED display?

a)

To play games

b)

To show images and text

c)

To play music

d)

To connect with other devices

47.

What is the maximum number of blocks that can be used in a microbit program?

a)

10

b)

1

c)

0

d)

There is no limit

48.

How can programs be transferred to the microbit?

a)

Through a USB cable

b)

Through Bluetooth

c)

By typing directly on the microbit

d)

By downloading from the internet

49.

To pause a program for a specific amount of time, use the toggle block.

a)

True

b)

False

50.

To pause a program for a specific amount of time, use the "pause" block.

a)

True

b)

False

51.

The Microbit sensors can smell and taste like humans.

a)

True

b)

False

52.

A sensor is an electronic device that can read specific information.

a)

True

b)

False

53.

The forever block is used to create a loop that repeats indefinitely.

a)

True

b)

False

54.

The repeat block is used to create a loop that repeats a specific number of times.

a)

True

b)

False

55.

Buttons A and B are found on the front side of the Microbit.

a)

True

b)

False

56.

A _______________ sensor measures the distance of an object.

a)

Ultrasonic

b)

Temperature

c)

Light

d)

Color

57.

A _______ sensor that measure the degree of hotness or coolness in an object.

a)

Ultrasonic

b)

Temperature

c)

Light

d)

Color