wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Ultrasonic and Servo Motor Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What does an ultrasonic sensor measure?

a)

Light

b)

Sound

c)

Distance

d)

Temperature

2.

Ultrasonic sensors measure distance using:

a)

Light waves

b)

Radio waves

c)

Heat

d)

Sound waves

3.

The distance measured by an ultrasonic sensor is usually in:

a)

Volts

b)

Seconds

c)

Centimeters

d)

Pixels

4.

What happens when an object comes closer to the ultrasonic sensor?

a)

Distance value increases

b)

Distance value decreases

c)

Micro:bit stops

d)

LED turns off always

5.

Which project commonly uses an ultrasonic sensor?

a)

Smart dustbin

b)

Music player

c)

Calculator

d)

Stopwatch

6.

What does a servo motor do?

a)

Measures distance

b)

Rotates to a specific angle

c)

Plays music

d)

Shows numbers

7.

Servo motors usually rotate between:

a)

0° to 90°

b)

0° to 180°

c)

0° to 360°

d)

90° to 360°

8.

Which block is used to control a servo motor angle?

a)

show icon

b)

play tone

c)

set servo angle

d)

pause

9.

Servo motors are best used in:

a)

Fans

b)

Robots arms

c)

Bulbs

d)

Buzzers

10.

In a smart gate project, a servo motor is used to:

a)

Measure distance

b)

Play music

c)

Open and close the gate

d)

Show LED pattern

11.

What does the LED block do in Micro:bit?

a)

Plays sound

b)

Controls motor speed

c)

Displays light or icons

d)

Measures temperature

12.

Which block shows a heart on the Micro:bit display?

a)

play melody

b)

show icon

c)

set servo angle

d)

forever

13.

LEDs on the Micro:bit are arranged in:

a)

3×3 grid

b)

4×4 grid

c)

5×5 grid

d)

6×6 grid

14.

LEDs are mainly used to:

a)

Store data

b)

Show output visually

c)

Increase speed

d)

Control Wi-Fi

15.

Music blocks are used to:

a)

Rotate motors

b)

Measure distance

c)

Play sound or tones

d)

Show text

16.

Which block plays sound in MakeCode?

a)

show string

b)

play tone

c)

set servo

d)

on start

17.

Music blocks need which component to hear sound?

a)

LED

b)

Servo

c)

Speaker or buzzer

d)

Sensor

18.

Playing music can be used as:

a)

Input

b)

Output

c)

Sensor

d)

Storage

19.

If distance is less than 10 cm, which action is BEST?

a)

Turn off Micro:bit

b)

Play music and turn LED ON

c)

Do nothing

d)

Reset program

20.

Which block is used to make decisions in Micro:bit?

a)

forever

b)

pause

c)

if–else

d)

show icon