wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IoT and Big Data Quiz

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Logical design of IoT mainly focuses on

a)

Hardware components

b)

Node deployment

c)

Functional blocks, APIs, and data flow

d)

Battery backup of IoT devices

2.

IoT enabling technology is:

a)

5G communication

b)

SDN

c)

Machine Learning

d)

None

3.

What does IoT deployment template represent?

a)

Cost estimation

b)

A general framework for deploying an IoT system

c)

Device manufacturing steps

d)

Security framework

4.

Which of the following best describes M2M?

a)

Human-to-machine communication

b)

Machine-to-machine communication

c)

Mobile-to-mobile networks

d)

None of the above

5.

NETCONF-YANG is used for:

a)

Power management

b)

IoT systems management

c)

Data encryption

d)

Real-time analytics

6.

Which protocol is used for network device management?

a)

MQTT

b)

HTTP

c)

SNMP

d)

CoAP

7.

SDN separates:

a)

Hardware and software

b)

Control plane and data plane

c)

Client and server

d)

OS and application

8.

IoT platform design methodology begins with:

a)

Deployment template

b)

Requirement definition

c)

Device testing

d)

Cloud selection

9.

Which of the following is part of Python logical design for IoT?

a)

Installing sensors

b)

Python data types and data structures

c)

Network operator requirements

d)

SDN components

10.

Which Python feature helps organize reusable code?

a)

Variables

b)

Looping

c)

Modules and packages

d)

Data types

11.

Which GPIO pins on Raspberry Pi are used for input/output?

a)

HDMI pins

b)

Ethernet pins

c)

General-purpose pins

d)

None

12.

Which OS is most commonly installed on Raspberry Pi?

a)

Ubuntu Server

b)

Raspbian (Raspberry Pi OS)

c)

Windows IoT Core

d)

Android

13.

Raspberry Pi interfaces include:

a)

UART, SPI, I2C

b)

HDMI only

c)

USB only

d)

None

14.

Which of the following is NOT an IoT application area?

a)

Smart homes

b)

Agriculture

c)

Retail automation

d)

Desktop gaming

15.

Which Hadoop component is used to run large dataset computations?

a)

MapReduce

b)

Pig

c)

YARN

d)

HDFS

16.

Apache Spark is mainly used for:

a)

Real-time and batch data analytics

b)

Hardware interfacing

c)

Sensor calibration

d)

Power optimization

17.

Which tool is used to manage workflows in Hadoop?

a)

Oozie

b)

Storm

c)

Spark

d)

Flink

18.

Apache Storm is mainly used for:

a)

Batch processing

b)

Real-time streaming

c)

Data storage

d)

File handling

19.

In Hadoop, HDFS mainly provides:

a)

Data processing

b)

Distributed storage

c)

Encryption services

d)

Backup scheduling

20.

Which of the following is a feature of MapReduce?

a)

Real-time event handling

b)

Parallel batch processing

c)

Direct hardware control

d)

Sensor data acquisition

21.

Which IoT requirement makes big-data platforms like Hadoop necessary?

a)

Low power operation

b)

Large volume and velocity of sensor data

c)

Simple network topology

d)

Manual data entry

22.

Spark performs operations using:

a)

RDDs (Resilient Distributed Datasets)

b)

Pipelines

c)

USB data blocks

d)

Virtual sockets

23.

Which of the following supports real-time IoT data streaming?

a)

Apache Spark Streaming

b)

MS Excel

c)

Google Docs

d)

OpenCV

24.

Which scheduler is responsible for managing Hadoop cluster resources?

a)

Oozie Scheduler

b)

YARN Resource Manager

c)

Hive Query Optimizer

d)

Storm Supervisor

25.

Which component breaks down MapReduce tasks into small jobs?

a)

Mapper only

b)

Reducer only

c)

Job Tracker / YARN Application Master

d)

Namenode

26.

Which Apache tool is used mainly for workflow automation in big-data pipelines?

a)

Spark SQL

b)

Oozie

c)

Pig

d)

Storm

27.

Storm processes data in:

a)

Batches

b)

Micro-batches

c)

Continuous streams

d)

Frames

28.

IoT data analytics primarily helps in:

a)

Improving battery life

b)

Making data-driven decisions

c)

Changing network protocols

d)

Replacing physical sensors

29.

Which is a correct order of Hadoop data flow?

a)

NameNode → DataNode → Spark

b)

DataNode → NameNode → Client

c)

Client → NameNode → DataNode

d)

Spark → HDFS → YARN

30.

Spark is faster than Hadoop MapReduce because:

a)

It uses real-time sensors

b)

It processes data in memory

c)

It works only with IoT devices

d)

It uses multiple threads only