Font size
WorksheetsNETCONF and IoT Quiz
Total questions: 30
Worksheet time: 20mins
A NETCONF client is also called:
Manager
Agent
Broker
Server
NETCONF server on device is known as:
Subscriber
Agent
Manager
Master
Command for locking a configuration:
NETCONF ensures:
No security
Reliable network configuration changes
Game graphics processing
GPS positioning
Which protocol complements NETCONF with telemetry?
FTP
gNMI
SMTP
DNS
YARN in Hadoop stands for:
Your Are Real Node
Yet Another Resource Negotiator
Yearly Analysis Report Notation
None
Hive uses language similar to:
C++
SQL
HTML
XML
HBase is a:
Relational DB
NoSQL Store
Graph DB
Spreadsheet
Default block size in Hadoop (newer versions):
64 MB
128 MB
256 KB
1 GB
Pig Latin is used by:
Apache Spark
Hadoop Pig
MongoDB
Cassandra
The operator // performs:
Square root
Floor division
Remainder
Exponential
To start a virtual environment:
python -m venv env
pip install env
restart python
run.exe
Which interface connects Python to SQL?
sqlite3
numpy
matplotlib
pygame
JSON format in Python is supported using:
random
json
urllib
pickle
Sensor data visualization often uses:
matplotlib
imaplib
pygame
wave
Python indentation default is:
1 space
2 spaces
4 spaces
No need
Infinite loop code:
for i in a:
while True:
if loop: end
return
To publish MQTT message:
client.push()
client.publish()
client.save()
client.post()
Which keyword is for error handling?
catch
rescue
try
crash
The smallest IoT-friendly Python board:
Arduino Uno
MicroPython ESP8266
PLC controller
Keyboard
Python comment symbol:
//
#
***
The gateway in IoT acts as:
Game controller
Security guard
Bridge between sensors and cloud
Data deletion tool
Which technology enables unique addressing for IoT?
IPv6
IPv4
MAC cloning
ARP only
What does BLE stand for?
Bluetooth Logical Extension
Bluetooth Low Energy
Binary Long Execution
Basic Light Encoder
Which cloud is majorly used for IoT platforms?
AWS IoT
Oracle SQL
SAP ERP
MS Word Cloud
Which is a security concern in IoT?
Strong encryption
Device vulnerability
Regular patching
Multi-factor Authentication
IoT data analytics is mostly done:
Cloud
Chalk board
USB drive
Printer
Home automation uses:
LoRaWAN
Z-Wave
Satellite radio
SONAR
IoT sensors convert ______ into electrical signals.
Which is an IoT communication model?
Request-Reply
Device-to-Device
Device-to-Cloud
All of the above
