wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IoT Experiments and Technologies - Multiple Choice Questions

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Which of the following boards is most commonly used in basic IoT experiments?

a)

Arduino UNO

b)

NVIDIA Jetson

c)

Intel Xeon Server

d)

PlayStation Console

2.

Which sensor is commonly used to measure temperature and humidity in IoT projects?

a)

LDR

b)

DHT11

c)

MQ-2

d)

PIR

3.

What does LDR stand for in IoT sensor experiments?

a)

Light Density Receiver

b)

Light Dependent Resistor

c)

Low Data Resistor

d)

Linear Data Recorder

4.

In an IoT experiment, a PIR sensor is mainly used for detecting:

a)

Gas leakage

b)

Light intensity

c)

Human motion

d)

Temperature

5.

Which communication module is commonly used to connect IoT devices to Wi-Fi?

a)

ESP8266

b)

LM35

c)

MPU6050

d)

DHT22

6.

Which of the following protocols is most commonly used for IoT device-to-device messaging?

a)

SMTP

b)

MQTT

c)

FTP

d)

IMAP

7.

Which cloud platform is widely used for IoT data visualization in experiments?

a)

AWS IoT Core

b)

Google Drive

c)

YouTube

8.

The LM35 sensor in IoT experiments measures:

a)

Humidity

b)

Temperature

c)

Distance

d)

Sound

9.

Which Arduino function is used to send data to the serial monitor?

a)

Serial.print()

b)

Serial.in()

c)

Serial.send()

d)

Serial.read()

10.

In a basic IoT experiment, which device can be controlled using a relay module?

a)

Cloud server

b)

AC lamp

c)

Wi-Fi module

d)

Ultrasonic sensor

11.

Which of the following is an ultrasonic sensor used in IoT projects?

a)

HC-SR04

b)

MQ-135

c)

PIR

d)

BMP180

12.

The unit of measurement for distance in ultrasonic IoT experiments is usually:

a)

Pascal

b)

Celsius

c)

Centimeters

d)

Joules

13.

Which protocol is commonly used to send IoT sensor data to web applications?

a)

HTTP

b)

POP3

c)

DNS

d)

ARP

14.

Which of the following IoT development boards has built-in Wi-Fi support?

a)

Arduino Nano

b)

Raspberry Pi Zero W

c)

Intel 8086

15.

Which IoT sensor is typically used for air quality monitoring?

a)

MQ-2

b)

LDR

c)

DHT11

d)

HC-SR04

16.

In IoT experiments, GPIO pins are primarily used for:

a)

Displaying cloud data

b)

Uploading code

c)

Interfacing with sensors and actuators

d)

Debugging software

17.

What type of actuator is typically used in IoT experiments for controlling physical movement?

a)

DC Motor

b)

Ultrasonic sensor

c)

Wi-Fi Module

d)

Gas sensor

18.

Which of the following is NOT an IoT wireless communication technology?

a)

Zigbee

b)

LoRa

c)

Bluetooth

d)

SMTP

19.

Which function of Arduino is used to initialize code only once at the beginning?

a)

loop()

b)

start()

c)

setup()

d)

begin()

20.

What is the main role of ThingSpeak in IoT experiments?

a)

To provide programming IDE

b)

To act as a cloud platform for storing and analyzing sensor data

c)

To control microcontrollers

d)

To convert analog to digital signals

21.

Which power supply is typically required for running an Arduino UNO board?

a)

3.3V DC

b)

5V DC

c)

9V AC

22.

In IoT experiments, which sensor is used to detect flame/fire?

a)

LDR

b)

IR Flame Sensor

c)

MQ-7

d)

PIR

23.

The term “actuator” in IoT refers to a device that:

a)

Stores sensor data

b)

Displays information

c)

Converts electrical signals into physical action

d)

Connects to cloud servers

24.

The command digitalWrite(LED, HIGH); in Arduino is used to:

a)

Switch off the LED

b)

Blink the LED

c)

Switch on the LED

d)

Reset the LED pin

25.

Which IoT module is often used for GSM-based communication?

a)

ESP32

b)

SIM800L

c)

DHT22

d)

HC-SR04

26.

In IoT experiments, the BMP180 sensor is used for measuring:

a)

Pressure and altitude

b)

Sound intensity

c)

Humidity

d)

Light

27.

What is the range of a typical HC-SR04 ultrasonic sensor?

a)

2–400 cm

b)

0–10 km

c)

100–500 m

d)

1–100 mm

28.

Which IoT experiment uses RFID technology?

a)

Smart irrigation

b)

Smart attendance system

c)

Smart lighting

29.

Which communication protocol is preferred for IoT due to lightweight data transfer?

a)

FTP

b)

MQTT

c)

SMTP

d)

POP3

30.

Which IoT experiment involves controlling home appliances using a mobile app?

a)

Smart lighting system

b)

Smart weather station

c)

Smart irrigation system

d)

Smart parking system