Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz on IoT

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

In level 2 IoT application data is stored and analysed at cloud.

a)

True

b)

False

2.

In which type of AMQP exchange routing key is ignored?

a)

Fan out

b)

Topic

c)

Direct

d)

Header

3.

Which one is not a frequently used Arduino board:

a)

Arduino UNO

b)

Arduino Mega

c)

Arduino Nano

d)

Arduino Micra

4.

If dc motor is rotating clockwise with motor_pin1=LOW and motor_pin2=HIGH, how can we reverse its direction?

a)

motor_pin1=LOW and motor_pin2=HIGH

b)

motor_pin1=HIGH and motor_pin2=LOW

c)

motor_pin1=HIGH and motor_pin2=HIGH

d)

motor_pin1=LOW and motor_pin2=LOW

5.

What is the microcontroller used in Arduino UNO?

a)

ATmega328p

b)

ATmega2560

c)

ATmega32114

d)

AT91SAM3x8E

6.

Arduino shields are also called as _________ .

a)

Extra peripherals

b)

Add on modules

c)

Connectivity modules

d)

Another Arduinos

7.

Which is the software or a programming language used for controlling of Arduino?

a)

Assembly Language

b)

C Languages

c)

JAVA

d)

Any Language

8.

Arduino IDE consists of 2 functions. What are they?

a)

Build() and loop()

b)

Setup() and build()

c)

Setup() and loop()

d)

Loop() and build() and setup()

9.

How many digital pins are there on the UNO board?

a)

14

b)

12

c)

16

d)

20

10.

___________ are pre built circuit boards that fit on top of Android.

a)

Sensor

b)

Data types

c)

Breadboard

d)

Shields

11.

Do Arduino provide IDE Environment?

a)

True

b)

False

12.

How many analog pins are used in Arduino Mega board?

a)

16

b)

14

c)

12

d)

8

13.

_________ allows us to control electronic components

a)

RETful API

b)

RESTful API

c)

HTTP

d)

MQTT

14.

MQTT stands for _____________

a)

MQ Telemetry Things

b)

MQ Transport Telemetry

c)

MQ Transport Things

d)

MQ Telemetry Transport

15.

MQTT is _________ protocol.

a)

Machine to Machine

b)

Internet of Things

c)

Machine to Machine and Internet of Things

d)

Machine Things

16.

Which protocol is lightweight?

a)

MQTT

b)

HTTP

c)

CoAP

d)

SPI

17.

Which instruction set architecture is used in Raspberry Pi?

a)

X86

b)

MSP

c)

AVR

d)

ARM

18.

What bit processor is used in Pi 3?

a)

64-bit

b)

32-bit

c)

128-bit

d)

Both 64 and 32 bit

19.

What is the speed of operation in Pi 3?

a)

900MHz

b)

1.2GHz

c)

1GHz

d)

500MHz

20.

How many USB ports are present in Raspberry Pi 3?

a)

5

b)

2

c)

4

d)

3

21.

What is ESP8266?

a)

Sensor

b)

WIFI module

c)

Board

d)

Board

22.

What is humidity sensor?

a)

Hygrometer

b)

Gyroscope

c)

Sesimoscope

d)

Sundial

23.

The full form of LCD is ____________

a)

Liquid Crystal Display

b)

Liquid Crystalline Display

c)

Logical Crystal Display

d)

Logical Crystalline Display

24.

Electro-optical effect is produced in ___________

a)

LED

b)

LCD

c)

OFC

d)

OLED

25.

LCDs operate from a voltage ranges from ___________

a)

3 to 15V

b)

10 to 15V

c)

10V

d)

5V

26.

Which sensor can detect nearby objects?

a)

Proximity sensor

b)

Humidity sensor

c)

Touch sensor

d)

Pressure sensor

27.

Quantization is the method used for conversion?

a)

True

b)

False

28.

How many common ways are there for implementing an ADC?

a)

2 ways

b)

5 ways

c)

8 ways

d)

10 ways

29.

CoAP is specialized in ___________

a)

Internet applications

b)

Device applications

c)

Wireless applications

d)

Wired applications

30.

CoAP does not provide any security.

a)

True

b)

False