تجميع نماذج لمادة IOT
تجميع نماذج لمادة IOT
Interview Preparation
Dynamic Programming
IoT MCQ (Multiple Choice Questions)
Problems-Solutions
1000 C Problems-Algorithms- Here are 1000 MCQs on IoT (Chapterwise).
Solutions
1. What is the full form of IoT?
1000 C++ Problems-Algorithms-
Solutions a) Internet of Technology
b) Incorporate of Things
1000 Java Problems-Algorithms-
c) Internet of Things
Solutions
d) Incorporate of Technology
1000 Python Problems-
Solutions View Answer
1000 Data Structures &
Algorithms I MCQs Answer: c
Explanation: The full form of IoT is the “Internet of Things”. IoT means accessing and controlling equipment and devices that are used
1000 Data Structures & Related Topics
Algorithms II MCQs daily through the Internet.
Cyber Security MCQ Questions
1000 Python MCQs
2. What is IoT? Computer Network MCQ Questions
1000 Java MCQs
a) network of physical objects embedded with sensors Information Technology MCQ Questions
1000 C++ MCQs
b) network of virtual objects SAN MCQ Questions
1000 C MCQs c) network of objects in the ring structure
Computer Fundamental MCQ Questions
1000 C# MCQs d) network of sensors
1000 Basic C Programs View Answer
1000 Basic C# Programs
1000 Basic Java Programs
Answer: a
Explanation: The Internet of Things (IoT) is a network of physical objects embedded with sensors, software, and other technologies for
exchanging data with other devices over the internet.
Answer: a
Explanation: Kevin invented coined the term “Internet of Things” in 1999 during his work at Procter & Gamble to describe the network
connecting objects in the physical world with the Internet.
Answer: b
Explanation: The actual term “Internet of Things” was coined in 1999 by technologist Kevin Aston during his work at Procter & Gamble Popular Pages
while giving a presentation about technology and the internet.
Instrumentation Transducers MCQ Questions
Mechatronics MCQ Questions
5. Which of the following is not an IoT device?
a) Table Computer Science MCQ Questions
Branch wise MCQs
b) Laptop Cryptography and Network Security MCQ
50k Computer Science MCQs
c) Arduino Questions
50k Programming MCQs d) Tablet Wireless and Mobile Communications MCQ
50k Information Technology Questions
MCQs
View Answer
Answer: d
Explanation: Amazon Web Services, Microsoft Azure, and Salesforce provide cloud computing IoT services. But Flipkart is an e-
commerce website that provides marketing facilities.
Answer: a
Explanation: Smart homes, smart cities, and self-driven cars are applications of IoT. BMP280 is a sensor that is used to measure air
pressure. It is a component of IoT devices.
Answer: d
Explanation: Sensors are required to collect data, network connectivity is required for data processing and to interface with the user.
Transformers are not required as they are used for voltage transformation.
Answer: c
Explanation: The full form of IIOT is the “Industrial Internet of Things”. It is for industry-oriented applications and communication
transportation is done through both wired and wireless devices.
Answer: c
Explanation: Data link layer is used for Ethernet and wireless connections. The network layer is used for Internet Protocols. The
transport layer is used for TCP/UDP protocols and the application layer directly interacts with the application.
Answer: b
Explanation: A light sensor is an analog sensor because it senses light intensity. A microphone is also an analog sensor because it
senses sound. Push buttons and keyboards are operated digitally so, they are digital sensors.
13. Which of the following is used to capture data from the physical world in IoT devices?
a) Sensors
b) Actuators
c) Microprocessors
d) Microcontrollers
View Answer
Answer: a
Explanation: Sensors are used to capture data from the physical world. Microprocessors and microcontrollers are used to control the
operations and actuators are for outputs of IoT devices.
14. Which of the following command is used to trigger the Amazon echo IOT device?
a) Hello
b) Suri
c) Alexa
d) Hey
View Answer
Answer: c
Explanation: Amazon Echo is a hands-free speaker that can be controlled with the human voice. It connects to Alexa voice services and
“Alexa” command is used to trigger Amazon echo IoT device.
15. Which of the following is false about the MANET IoT network?
a) It is a self-configuring network
b) It has a low data rate
c) It doesn’t have any encryption
d) Power is readily available for complex security
View Answer
Answer: d
Explanation: MANET is an unstable network. It is self-configuring and it has a low data rate. It doesn’t have power availability for
complex security. It also doesn’t have any encryption.
Answer: d
Explanation: BMP280 is an air pressure sensor. DHT11 is a humidity and temperature sensor. A photoresistor is a light sensor. LED is
not a sensor as it emits light.
Answer: d
Explanation: An actuator converts electrical signals into a corresponding physical quantity. A stepper motor or a fan can rotate. An LED
can emit light. So, they are actuators. But Arduino is not.
Answer: c
Explanation: PWM signals are used for power regulation. Actuators mostly need analog signals to operate. So, PWM signals are used by
actuators to have analog input.
Answer: c
Explanation: Bootloader is firmware on a microcontroller. ICSP is used to reprogram a Bootloader in IoT devices. ICSP stands for In-
Circuit Serial Programming. It is a special programming method to program firmware.
Answer: a
Explanation: Arduino designs are open-source software. They can read both analog and digital inputs. They don’t have operating
systems and firmware is pre-programmed inside them.
Answer: b
Explanation: The 7 main elements are: sensor middleware (X-GSN), cloud data storage, scheduler, service delivery, and utility manager,
request definition, request presentation, configuration and monitoring.
Answer: d
Explanation: The EU’s Internet of Things Architecture is another example of the way in which we can solve IoT related challenges.
23. Which of the following is not a feature of the Raspberry PI model B IoT device?
a) It has 256 MB SDRAM
b) It has a single USB connector
c) It has its own operating system
d) It has an Ethernet port
View Answer
Answer: a
Explanation: Raspberry PI model B has a single 2.0 USB connector and an on-board 10/100 Ethernet RJ45 jack. It has its own operating
system and 512 MB SDRAM memory.
24. Which of the following processor is used in the Raspberry PI 3 IoT device?
a) Broadcom BCM2711
b) Broadcom BCM2837
c) Broadcom BCM2838
d) Intel 8085
View Answer
Answer: b
Explanation: Raspberry PI 3 has Broadcom BCM2837 microprocessor. It is a 64-bit Quad-core microprocessor. Broadcom BCM2711 is
the microprocessor of Raspberry PI 4 Model B.
Answer: b
Explanation: I2C is a synchronous and serial communication protocol. Wire library is used to access this protocol in Arduino.
Initialization is done with Wire.begin() command.
26. Which of the following is not related to Arduino IDE IoT software?
a) Serial monitor
b) Verify
c) Upload
d) Terminate
View Answer
Answer: d
Explanation: Verify option is used to verify or compile the Arduino code and the upload option is used to upload the code to the
Arduino development board. Serial monitor is used to display the data.
27. Which of the following is a complete line of home IoT devices that include smart switches?
a) Belkin’s WeMo
b) Cinder
c) Awair
d) Canary
View Answer
Answer: a
Explanation: Belkin’s WeMo is a complete line of home IoT devices that includes smart switches, cameras, lights, an air purifier and
more. It allows the end user to control a lot of different devices with one smartphone app.
28. IoT gateway must provide __________
a) Protocol abstraction
b) Data storage
c) Security with hardware
d) Simple and fast installation
View Answer
Answer: a
Explanation: IoT gateway must provide:
Protocol abstraction
Computing and I/O performance
Integration communication capability.
Answer: b
Explanation: IoT is aggregating and compressing massive amounts of low latency/ low duration/high volume machine generated data
coming from a wide variety of sensor to support real time use cases.
30. Which of the following protocol is used to link all the devices in the IoT?
a) HTTP
b) UDP
c) Network
d) TCP/IP
View Answer
Answer: d
Explanation: The internet of Thing is the global system of interconnected computer networks that use the Internet Protocol suite
(TCP/IP) to link billions of devices worldwide.
Answer: a
Explanation: Update service permits changes to the IoT services. In particular, it allows for the updating of the service’s lifecycle
metadata according to the requested changes.
Answer: c
Explanation: Cloud to edge Middleware: manage data and edge devices, data streaming and event processing, control authorized
access.
Answer: b
Explanation: Microcontroller is the component of an IOT device that executes a program. It contains a control unit, converters, timers,
flash memory, etc. These are used to control the program execution.
34. Which programming language is used by Arduino IDE IoT software for writing codes?
a) Python
b) Java
c) C/C++
d) JavaScript
View Answer
Answer: c
Explanation: C and C++programming languages are used in Arduino IDE for writing, compiling, and uploading codes. Several in-built
libraries are also imported for better coding efficiency.
Answer: a
Explanation: DHCP is a network management protocol used on internet protocol networks to automatically assign IP addresses. DHCP
stands for Dynamic Host Communication Protocol.
36. What is the full form of IDE in Arduino IDE IoT software?
a) Intra Defence Environment
b) Intra Development Environment
c) Integrated Development Environment
d) Integrated Deployed Environment
View Answer
Answer: c
Explanation: The full form of IDE in Arduino IDE IoT software is Integrated Development Environment. It is a cross-platform application
for Windows, macOS, and Linux operating systems.
Answer: a
Explanation: The dweet.io data sharing utility provides Web API so that we can send data from our IoT device, known as thing in
dweet.io documentation.
9. IoT MCQ on Analyzing Huge Amount of Data with Cloud – based IoT Analytics
The section contains Internet of Things MCQs on iot and bigdata relation, intel iot analytics structure, collecting and analysing sensor data.
Understanding the Relationship between IoT and Big Data Collecting Sensor Data
Understanding the Intel IoT Analytics Structure Analysing Sensor Data
Setting up Devices in Intel IoT Analytics
10. MCQ on IoT Security, Understanding and Setting up the Base IoT Hardware
The section contains IoT interview questions and answers on usb bootloader and bootstrapping.
Publishing Data to the Cloud with Dweepy Publishing Messages with Commands
Building a Web based Dashboard Publishing Messages to the Cloud
Sending and Receiving Data in Real Time Through Internet
14. MCQ on Communicating with IoT Devices : Exploring Future User Interface
The section contains IoT questions and answers on communication with iot devices through voice commands, thoughts and smart
phones.
Communication with IOT Devices with Voice Commands Communication with IOT Devices with Smart Phones
Communication with IOT Devices with Thoughts
15. IoT MCQ on Open Source Semantic Web Infrastructure for Managing IoT Resources in the Cloud
The section contains MCQs on iot services lifecycle and resource management.
Scheduling Process and IOT Services Lifecycle Resource Management
18. MCQ on Emerging Technology and Toy Designs, IoT Robustness and Reliability
The section contains Internet of Things MCQs on toy designs, addressing reliabilty, iot characteristics and reliability issues.
If you would like to learn "IoT (Internet of Things)" thoroughly, you should attempt to work on the complete set of 1000+ MCQs - multiple
choice questions and answers mentioned above. It will immensely help anyone trying to crack an exam or an interview.
Wish you the best in your endeavor to learn and master IoT (Internet of Things)!
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He
lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures &
Alogrithms. Stay connected with him at LinkedIn.