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
extends the single device-to-cloud communication model so that IOT devices and sensor data can be accessed by authorized third parties.
सिंगल डिवाइस - टू - क्लाउड कम्युनिकेशन मॉडल का विस्तार करता है ताकि IOT डिवाइस और सेंसर डेटा को अधिकृत तृतीय पक्षों द्वारा एक्सेस किया जा सके।
Device to Cloud
Device to Gateway
Backend Data Sharing
Device-to-device
Next Question
25
See Explanation !
2
Which of the following is NOT a benefit of integrating cloud computing with IoT?
निम्नलिखित में से कौन सा आईओटी के साथ क्लाउड कंप्यूटिंग को एकीकृत करने का लाभ नहीं है?
Scalability
Real-time data analysis
Dependency on local servers
Cost efficiency
Previous Question
Next Question
25
See Explanation !
3
What is the primary advantage of using IPv6 in IoT networks?
IoT नेटवर्क में IPv6 का उपयोग करने का प्राथमिक लाभ क्या है?
Lower power consumption
Increased security
Larger address space
Faster data transmission
Previous Question
Next Question
25
See Explanation !
4
In Photoshop 7, what is the purpose of the "Dodge Tool"?
फ़ोटोशॉप 7 में, "डॉज टूल" का उद्देश्य क्या है?
Darkens areas of an image
Lightens areas of an image
Blurs the edges of an image
Converts color images to grayscale
Previous Question
Next Question
25
See Explanation !
5
What Word War I-era Organization introduced decentralized publicity "drives" as a strategy to mobilize U.S. public opinion to support the war?
युद्ध का समर्थन करने के लिए अमेरिकी जनता की राय को जुटाने की रणनीति के रूप में किस शब्द युद्ध I - युग संगठन ने विकेन्द्रीकृत प्रचार "ड्राइव" की शुरुआत की?
The Creel Committee
The Red Cross
The Council on Public Relations
The Office of War Information
Previous Question
Next Question
25
See Explanation !
6
Time management is primarily creating an environment
समय प्रबंधन मुख्य रूप से एक वातावरण बना रहा है
Appropriate for communication
Conducive to effectiveness.
Best for business talk
None of these
Previous Question
Next Question
25
See Explanation !
7
_______ specifies the function that will be called on an error event.
_______ उस फ़ंक्शन को निर्दिष्ट करता है जिसे एक त्रुटि घटना पर बुलाया जाएगा।
Callback
Error
Connect
Reconnect
Previous Question
Next Question
25
See Explanation !
8
............is a closed loop system
............एक बंद लूप प्रणाली है
Auto-pilot for an aircraft
Direct current generator
Car starter
Electric switch
Previous Question
Next Question
25
See Explanation !
9
What is the bit size used in 8051 ?
8051 में किस बिट साइज का प्रयोग किया जाता है?
4-bit
8-bit
16-bit
32-bit
Previous Question
Next Question
25
See Explanation !
10
In open loop system
ओपन लूप सिस्टम में
the control action depends on the size of the system.
the control action depends on system variables.
the control action depends on the input signal.
the control action is independent of the output,
Previous Question
Next Question
25
See Explanation !
11
Which of the following is used to reprogram a Bootloader in IoT devices?
IoT उपकरणों में बूटलोडर को फिर से प्रोग्राम करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
VHDL programming
IDE
ICSP
PSCD
Previous Question
Next Question
25
See Explanation !
12
The most basic architecture of IoT contains how may layers
IoT के सबसे बुनियादी आर्किटेक्चर में परतें कैसे हो सकती हैं
Two layers
Three layers
Four layers
Five layers
Previous Question
Next Question
25
See Explanation !
13
Which file format supports transparent backgrounds in Photoshop 7?
फ़ोटोशॉप 7 में कौन - सा फ़ाइल फ़ॉर्मेट पारदर्शी बैकग्राउंड को सपोर्ट करता है?
JPEG
GIF
PNG
TIFF
Previous Question
Next Question
25
See Explanation !
14
Which language is best suited for IoT analytics
IoT एनालिटिक्स के लिए कौन सी भाषा सबसे उपयुक्त है
PHP
Java
Python
Scala
Previous Question
Next Question
25
See Explanation !
15
MQTT stands for :
MQTT का अर्थ है :
Message Queue Telegram Transport
Message Queue Telemetry Transport
Message Queuing Telemetry Transport
Message Queuing Telegram Transport
Previous Question
Next Question
25
See Explanation !
16
What will be the output of the following code? int main() { int i=25; int k=i%4; print("%d\n",k); }
निम्नलिखित कोड का आउटपुट क्या होगा? int main() { int i=25; int k=i%4; print(" %d\n ",k); }
1
2
3
4
Previous Question
Next Question
25
See Explanation !
17
The RFID is a useful 10T Architecture layer of the perception layer for:
RFID धारणा परत की एक उपयोगी 10T वास्तुकला परत है:
Object ldentifying
Tracking
Exchange useful information
All of the above
Previous Question
Next Question
25
See Explanation !
18
What does the term "Wi-Fi hotspot" refer to?
"वाई - फ़ाई हॉटस्पॉट" शब्द का क्या मतलब है?
A device used for Bluetooth communication
A public or private area where wireless internet is available
A storage location for IoT data
A sensor that detects wireless signals
Previous Question
Next Question
25
See Explanation !
19
Which memory storage is widely used in PCs and Embedded Systems?
पीसी और एम्बेडेड सिस्टम में किस मेमोरी स्टोरेज का व्यापक रूप से उपयोग किया जाता है?
EEPROM
Flash Memory
SRAM
DRAM
Previous Question
Next Question
25
See Explanation !
20
Arduino provides only digital input port.
Arduino केवल डिजिटल इनपुट पोर्ट प्रदान करता है।
True
False
Sometimes
None of these
Previous Question
Next Question
25
See Explanation !
21
In IoT security, what does the term "Biometric Authentication" involve?
IoT सुरक्षा में, "बायोमेट्रिक प्रमाणीकरण" शब्द में क्या शामिल है?
Verifying identity using physical characteristics
Using two-factor authentication
Encrypting data with biometric algorithms
Authenticating devices based on IP addresses
Previous Question
Next Question
25
See Explanation !
22
Wifi does not contain the hardwiring constraints of ______
वाईफ़ाई में ______ की हार्डवायरिंग बाधाएं नहीं हैं
Ethernet
Radio
Microwave
Infrared
Previous Question
Next Question
25
See Explanation !
23
The temperature and humidity sensor values are printed in .
तापमान और आर्द्रता संवेदक मान में मुद्रित होते हैं।
PYPI
PIP
OLED matrix
None of the above
Previous Question
Next Question
25
See Explanation !
24
Each IP packet contains
प्रत्येक आईपी पैकेट में होता है
Source and destination IP address
Source IP address only
destination IP address only
either of Source or destination IP address
Previous Question
Next Question
25
See Explanation !
25
Which layer of IOT architecture is a physical layer.
IOT वास्तुकला की कौन सी परत एक भौतिक परत है।
Perception Layer
Application Layer
Network Layer
All of These
Previous Question