wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Robotics Final Quiz

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

What is electricity?

a)

The flow of air

b)

The flow of electrons

c)

The flow of water

d)

The flow of light

2.

What is the unit of current?

a)

Volt

b)

Ohm

c)

Watt

d)

Ampere

3.

Which component is used to reduce current in a circuit?

a)

Capacitor

b)

Battery

c)
Diode
d)
Resistor
4.

In an electronic circuit, what does an LED do?

a)

Stores energy

b)

Produces sound

c)

Emits light

d)

Controls voltage

5.

What does the digitalWrite() function in Arduino code do?

a)

Reads data from a sensor

b)

Sends a signal to a pin

c)

Connects the circuit

d)

Stops the program

6.

What does the buzzer do in a circuit?

a)

Emits sound

b)

Lights up

c)

Controls current

d)

Measures voltage

7.

What is the purpose of a breadboard in a circuit?

a)

To hold components permanently

b)

To test and build circuits without soldering

c)

To generate power

d)

To connect only sensors

8.

What is a loop in programming?

a)

A function to delay the program

b)

A variable declaration

c)

A type of sensor

d)

A way to repeat a set of instructions

9.

What happens if you connect an LED without a resistor?

a)

It won’t light up

b)

It might burn out

c)

It will glow brighter

d)

It will emit sound

10.

What does the delay() function in Arduino code do?

a)

Pauses the program for a specific time

b)

Turns off the Arduino

c)

Creates a loop

d)

Controls the motor speed

11.

What is the main difference between series and parallel circuits?

a)

Current is divided in series circuits

b)

Voltage is divided in parallel circuits

c)

Components share the same current in series circuits

d)

Components share the same voltage in series circuits

12.

What is the main advantage of using TinkerCAD?

a)

Simulating circuits without physical hardware

b)

Writing Arduino code

c)

Debugging Arduino programs

d)

Controlling real-world circuits

13.

Which motor allows precise control of position, speed, and direction?

a)

DC Motor

b)

Servo Motor

c)

Stepper Motor

d)

Induction Motor

14.

What is the purpose of the for loop in Arduino?

a)

Reading sensor data

b)

Sending signals to pins

c)

Uploading code

d)

Repeating a set of instructions a specific number of times

15.

Which of the following is NOT an example of a sensor?

a)

Ultrasonic Sensor

b)

LED

c)

Temperature Sensor

d)

LDR

16.

Which programming language is used in Arduino IDE?

a)

Python

b)

Java

c)

HTML

d)

C++