wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Big Data & Hadoop Fundamentals

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What do the "3 Vs" of Big Data represent?

a)

View, Value, Velocity

b)

Virtual, Volume, Velocity

c)

Volume, Velocity, Variety

d)

Volume, Visibility, Variety

2.

What is the primary purpose of Apache Hadoop?

a)

To edit images and videos

b)

To increase the speed of a single computer

c)

To store and process massive datasets in a distributed environment

d)

To delete unnecessary data

3.

Why is "Data Replication" used in HDFS?

a)

To encrypt sensitive information

b)

To provide fault tolerance (data is safe even if a node fails)

c)

To make data processing slower

d)

To save storage space

4.

Which of the following is an example of "Structured Data"?

a)

WhatsApp voice recordings

b)

YouTube video files

c)

Data stored in an Excel sheet or SQL table

d)

Comments on a social media post

5.

What does the acronym "HDFS" stand for?

a)

High Data File System

b)

Hadoop Distributed File System

c)

Hadoop Digital Format System

d)

Hyper Data Folder System

6.

In the MapReduce framework, what is the role of the "Map" step?

a)

To permanently delete data from the cluster

b)

To filter and sort data into key‑value pairs

c)

To simply display the data on a screen

d)

To generate the final summary result

7.

What does a "Scale‑Out" (Horizontal Scaling) approach mean?

a)

Reducing the number of processors

b)

Adding more low‑cost servers (nodes) to a network

c)

Increasing the RAM of a single existing machine

d)

Disconnecting the servers from the internet

8.

Hadoop is an ________ software framework.

a)

Expensive (Closed Source)

b)

Open‑source

c)

Windows‑only

d)

Apple‑exclusive

9.

Which of these belongs to the "Unstructured Data" category?

a)

A bank transaction table

b)

Emails and Social Media posts

c)

Employee ID list

d)

Phone numbers in a directory

10.

What is the main responsibility of a "Slave Node" (DataNode) in Hadoop?

a)

Storing actual data and executing processing tasks

b)

Monitoring the temperature of the server room

c)

Managing the entire cluster

d)

Giving orders to the Master node

11.

What is the definition of "Predictive Analytics"?

a)

Copying data from one folder to another

b)

Only looking at current, real‑time data

c)

Deleting historical data to save space

d)

Analyzing past data to predict future outcomes

12.

In Cloud Computing, what does "PaaS" stand for? A) Payment as a Service B) Platform as a Service C) Password as a Service D) Program as a Service

a)

Payment as a Service

b)

Platform as a Service

c)

Program as a Service

d)

Password as a Service

13.

Which of the following is a well-known "Public Cloud" provider? 1. Microsoft Azure B) WhatsApp C) VLC Media Player D) Notepad++

a)

Notepad++

b)

WhatsApp

c)

VLC Media Player

d)

Microsoft Azure

14.

What does the "Reduce" step do in MapReduce? A) It duplicates the data B) It aggregates the mapped data to produce a final result C) It shuts down the virtual machine D) It randomizes the data order

a)

It randomizes the data order

b)

It shuts down the virtual machine

c)

It aggregates the mapped data to produce a final result

d)

It duplicates the data

15.

What is the main benefit of "Parallel Processing" in Big Data? A) It saves electricity B) It makes tasks faster by using multiple machines simultaneously C) It makes data processing slower D) It increases the load on a single CPU

a)

It makes tasks faster by using multiple machines simultaneously

b)

It makes data processing slower

c)

It increases the load on a single CPU

d)

It saves electricity

16.

What does "Veracity" mean in the context of Big Data? A) The speed of data B) The accuracy and quality (trustworthiness) of data C) The physical size of the data D) The format of the data

a)

The format of the data

b)

The physical size of the data

c)

The accuracy and quality (trustworthiness) of data

d)

The speed of data

17.

Hadoop is primarily written in which programming language? A) C++ B) Java C) PHP D) Python

a)

PHP

b)

C++

c)

Python

d)

Java

18.

What is "Commodity Hardware"? A) Very expensive supercomputers B) Low-cost, standard, and easily available hardware C) High-end specialized gaming consoles D) Specialized medical hardware

a)

Specialized medical hardware

b)

High-end specialized gaming consoles

c)

Very expensive supercomputers

d)

Low-cost, standard, and easily available hardware

19.

What is "Batch Processing"? A) Processing data one by one as it arrives B) Processing large volumes of data all at once C) Real-time chatting D) Temporary storage of data

a)

Processing data one by one as it arrives

b)

Processing large volumes of data all at once

c)

Real-time chatting

d)

Temporary storage of data

20.

If one node fails in a Hadoop cluster, does the entire system stop? A) Yes, immediately B) No, it continues to work due to HDFS redundancy C) Only if it is a holiday D) Yes, and all data is lost forever

a)

Yes, immediately

b)

Yes, and all data is lost forever

c)

No, it continues to work due to HDFS redundancy

d)

Only if it is a holiday