Syllabus
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet and Web Technologies
Networking Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Javascript
Web Hosting And Publishing
M3 R5: Programming and Problem Solving through Python
Introduction to Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction to IoT
IoT Architecture
IoT Applications
IoT Security and Challenges | Soft Skills
Courses
Under Graduate Courses
BA
BCA
B.COM
Post Graduate Courses
MCA
MBA
M.COM
MA
M.SC.(MATHS)
MSW
Institutional Courses
DCA
ADCA
DFA
DOAP
TALLY PRIME
JAVA
PYTHON
CCA
C Languages
Job Oriented Courses
Digital Marketing
Full Stack Development
Data Science
Cybersecurity and Ethical Hacking
Blockchain Development
Cloud Computing
Artificial Intelligence (AI) and Machine Learning
Government Courses
CCC
O LEVEL
A LEVEL
Mock Test
M1 R5: Information Technology Tools and Network Basics
M2 R5: Web Designing and Publishing
M3 R5: Programming and Problem Solving through Python
M4 R5: Internet of Things (IoT) and Its Applications
Old Papers
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
New!
CSS
New!
Javascript
New!
Python
New!
Log in
Sign Up
O Level Papers!
M4 R5: Internet of Things (IoT) and Its Applications
Set
25
See Explanation !
1
What indicates to the reader the purpose or a letter ?
पाठक को उद्देश्य या पत्र क्या इंगित करता है?
Subject
Body
Address
Salutation
Next Question
25
See Explanation !
2
At which layer of OSI model, router works
OSI मॉडल की किस परत पर, राउटर काम करता है
Transport layer
Session layer
Datalink layer
Network layer
Previous Question
Next Question
25
See Explanation !
3
In IoT, what does the term "Fog Computing" refer to?
IoT में, "फॉग कंप्यूटिंग" शब्द का क्या अर्थ है?
Processing data on the cloud server
Processing data on the IoT device itself
Decentralized processing at the network edge
Transmitting data over a foggy environment
Previous Question
Next Question
25
See Explanation !
4
While presenting using projectors, information line can be revealed by using an__________sheet to over the
प्रोजेक्टर का उपयोग करके प्रस्तुत करते समय, __________शीट का उपयोग करके सूचना लाइन का पता लगाया जा सकता है
Transparent, slide
Translucent, transparency
Opaque, flip chart
Opaque, transparency
Previous Question
Next Question
25
See Explanation !
5
In business communication, grapevine is an example of
व्यावसायिक संचार में, अंगूर का एक उदाहरण है
Formal communication
Informal communication
Group task
Business talk
Previous Question
Next Question
25
See Explanation !
6
What is the default bootloader of the Arduino UNO?
Arduino UNO का डिफ़ॉल्ट बूटलोडर क्या है?
Optiboot bootloader
AIR-boot
Bare box
GAG
Previous Question
Next Question
25
See Explanation !
7
What is the Role of sensor in Smart grid architecture of IOT?
IOT के स्मार्ट ग्रिड आर्किटेक्चर में सेंसर की भूमिका क्या है?
Store data
Manage data
Collect data
Security
Previous Question
Next Question
25
See Explanation !
8
We can deploy IoT feature in Refrigerator to make it smart device, but ___
हम इसे स्मार्ट डिवाइस बनाने के लिए रेफ्रिजरेटर में IoT सुविधा तैनात कर सकते हैं, लेकिन ___
Firstly extend connectivity feature
Make it Smaller in size
First trained the people to operate
No prerequisites required
Previous Question
Next Question
25
See Explanation !
9
What is the function of a pressure sensor in an IoT device?
IoT डिवाइस में प्रेशर सेंसर का क्या कार्य होता है?
Measure humidity
Monitor air quality
Detect changes in atmospheric pressure
Measure distance
Previous Question
Next Question
25
See Explanation !
10
Which of the following is not passive transducer?
निम्नलिखित में से कौन निष्क्रिय ट्रांसड्यूसर नहीं है?
Thermistor
Transformer
Thermocouple
Robot
Previous Question
Next Question
25
See Explanation !
11
Statement required in Arduino program to generate one second delay is
एक सेकंड की देरी उत्पन्न करने के लिए Arduino कार्यक्रम में आवश्यक विवरण है
delay(100);
delay(1000);
delay(10000);
delay(1);
Previous Question
Next Question
25
See Explanation !
12
What is the size of the internal RAM in a standard 8051 microcontroller?
एक मानक 8051 माइक्रोकंट्रोलर में आंतरिक रैम का आकार कितना होता है?
128 bytes
256 bytes
512 bytes
1024 bytes
Previous Question
Next Question
25
See Explanation !
13
This device allows you to prototype your project without having to permanently solder the circuit together.
यह डिवाइस आपको स्थायी रूप से सर्किट को एक साथ मिलाए बिना अपने प्रोजेक्ट को प्रोटोटाइप करने की अनुमति देता है।
Crumb board
breadboard
Slice board
None of the above
Previous Question
Next Question
25
See Explanation !
14
Self-confidence is affected by comparing ourselves to others, or social camparison.
दूसरों, या सामाजिक शिविर से अपनी तुलना करने से आत्मविश्वास प्रभावित होता है।
Positively
Negetively
Neutrally
None of these
Previous Question
Next Question
25
See Explanation !
15
What is the size of RAM memory in 8051
8051 में रैम मेमोरी का आकार कितना है
32 bytes
64 bytes
128 bytes
256 bytes
Previous Question
Next Question
25
See Explanation !
16
Which of the following is true about Arduino IoT devices?
Arduino IoT उपकरणों के बारे में निम्नलिखित में से कौन सा सच है?
They are open-source software.
They can only read analog inputs.
They have their own operating systems.
They don't have pre-programmed firmware.
Previous Question
Next Question
25
See Explanation !
17
Which command is used to read an analog value in Arduino?
Arduino में एनालॉग मान को पढ़ने के लिए किस कमांड का उपयोग किया जाता है?
analogWrite()
digitalRead()
analogRead()
readAnalog()
Previous Question
Next Question
25
See Explanation !
18
What is the output of C Program? int main() { int k=10; while(k <= 12) { printf("%d", k); k++; } return 0; }
C प्रोग्राम का आउटपुट क्या है? int main() { int k=10; while(k <= 12) { printf("%d", k); k++; } return 0; }
10 10 10
12 12 12
10 11 12
12 11 10
Previous Question
Next Question
25
See Explanation !
19
The core element of architecture of smart city is.
स्मार्ट सिटी की वास्तुकला का मुख्य तत्व है।
Mobile unified service
Urban Application plateform
Management center
Integrated Information Provider
Previous Question
Next Question
25
See Explanation !
20
When speaking to business associates or customers, always open the conversation to questions and .....?
व्यावसायिक सहयोगियों या ग्राहकों से बात करते समय, बातचीत को हमेशा सवालों के लिए खोलें और .....?
Clarify
Clarifications
Confidence
Correctness
Previous Question
Next Question
25
See Explanation !
21
The smallest difference that a sensor can detect is:
सबसे छोटा अंतर जो एक सेंसर का पता लगा सकता है वह है:
Scale
Accuracy
Resolution
Precision
Previous Question
Next Question
25
See Explanation !
22
What is the primary function of a tilt sensor in an IoT device?
IoT डिवाइस में झुकाव सेंसर का प्राथमिक कार्य क्या है?
Measure air pressure
Detect changes in humidity
Monitor angular position or tilt
Measure light intensity
Previous Question
Next Question
25
See Explanation !
23
Which of the following IoT applications involves the use of sensors and devices for monitoring and managing traffic and transportation systems?
निम्नलिखित में से किस IoT एप्लिकेशन में ट्रैफ़िक और परिवहन प्रणालियों की निगरानी और प्रबंधन के लिए सेंसर और उपकरणों का उपयोग शामिल है?
Smart Cities
Smart Agriculture
Smart Healthcare
Smart Transportation
Previous Question
Next Question
25
See Explanation !
24
MQTT is ________ protocol.
MQTT ________ प्रोटोकॉल है।
Machine to Machine
Internet of Things
Machine to Machine and Internet of Things
Machine Things
Previous Question
Next Question
25
See Explanation !
25
What is the purpose of the IoT protocol MQTTs QoS (Quality of Service) levels?
IoT प्रोटोकॉल MQTTs QoS (सेवा की गुणवत्ता) स्तरों का उद्देश्य क्या है?
Control device power consumption
Ensure reliable message delivery
Enable peer-to-peer communication
Facilitate device discovery
Previous Question