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
Which of the following electromechanical device that will measure acceleration forces?
निम्नलिखित में से कौन सा इलेक्ट्रोमैकेनिकल डिवाइस त्वरण बलों को मापेगा?
Pressure sensor
accelerometer
Proximity sensor
IR sensor
Next Question
25
See Explanation !
2
.............. is a connection of various kind of devices that sense and analyse the data and communicates with each other over the networks.
.............. विभिन्न प्रकार के उपकरणों का एक कनेक्शन है जो डेटा को समझता और विश्लेषण करता है और नेटवर्क पर एक दूसरे के साथ संवाद करता है।
IOT Entropy
IOT Ecosystem
IOT Network
IOT Subnet
Previous Question
Next Question
25
See Explanation !
3
The huge number of devices connected to the Internet of Things has to communicate automatically, not via humans. What is this called?
चीजों के इंटरनेट से जुड़े उपकरणों की बड़ी संख्या को मनुष्यों के माध्यम से नहीं, बल्कि स्वचालित रूप से संवाद करना पड़ता है। इसे क्या कहा जाता है?
Skynet
Bot 2 Bot
Machine 2 Machine
Intercloud
Previous Question
Next Question
25
See Explanation !
4
Which function is used to send data to the Serial Monitor?
सीरियल मॉनिटर को डेटा भेजने के लिए किस फ़ंक्शन का उपयोग किया जाता है?
Serial.begin()
Serial.print()
Serial.read()
Serial.write()
Previous Question
Next Question
25
See Explanation !
5
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 !
6
Which of the following is a primary application of Z-Wave technology?
निम्नलिखित में से कौन सा Z - Wave तकनीक का प्राथमिक अनुप्रयोग है?
Industrial IoT
Smart homes and home automation
Medical imaging
High-speed internet access
Previous Question
Next Question
25
See Explanation !
7
What type of control system is typically used in IoT-based home automation?
IoT - आधारित होम ऑटोमेशन में आमतौर पर किस प्रकार के नियंत्रण प्रणाली का उपयोग किया जाता है?
Open-loop system
Closed-loop system
Hybrid control system
Manual control system
Previous Question
Next Question
25
See Explanation !
8
What is the primary purpose of a power-efficient microcontroller in IoT devices?
IoT उपकरणों में एक शक्ति - कुशल माइक्रोकंट्रोलर का प्राथमिक उद्देश्य क्या है?
Enhance device aesthetics
Reduce device weight
Extend battery life
Increase device speed
Previous Question
Next Question
25
See Explanation !
9
How often should you check your phone at a meal or meeting?
आपको भोजन या मीटिंग में अपने फ़ोन की कितनी बार जाँच करनी चाहिए?
1-2 times
3-4 times
Never
None of these
Previous Question
Next Question
25
See Explanation !
10
Which of these is a part of the Sensing Layer of the IOT Service Oriented Architecture.
इनमें से कौन सा IOT सेवा उन्मुख वास्तुकला की सेंसिंग लेयर का एक हिस्सा है।
Service Integration
Service repository
Business Logic
Data Sensing and actuation protocols
Previous Question
Next Question
25
See Explanation !
11
What is the primary role of an actuator in an IoT system?
IoT सिस्टम में एक्ट्यूएटर की प्राथमिक भूमिका क्या होती है?
To sense environmental conditions
To process and store data
To perform physical actions based on a control signal
To transmit data to the cloud
Previous Question
Next Question
25
See Explanation !
12
______ and ______ saves the publish and subscribe keys that we have generated with the PubNub Admin portal.
______ और ______ PubNub एडमिन पोर्टल के साथ हमारे द्वारा जनरेट की गई प्रकाशित और सदस्यता कुंजी को सहेजता है।
public_key and subscribe_key
Public-key and subscribe-key
publickey and subscribekey
Key_public and key_subscribe
Previous Question
Next Question
25
See Explanation !
13
What public relations pioneer is credited with being the first practitioner to insist on "a place at the management table":
जनसंपर्क अग्रणी को "प्रबंधन तालिका में एक जगह" पर जोर देने वाले पहले व्यवसायी होने का श्रेय दिया जाता है:
Carl Byoir
Edward Bernays
Doris Fleischman
Arthur Page
Previous Question
Next Question
25
See Explanation !
14
Predict the output of the following code if the object is moving towards the sensor. int op = 6; int isBarrier = HIGH; void setup() { pinMode(op, INPUT) Serial.begin(9600); } void loop(){ isBarrier = digitalRead(op); if (isBarrier == LOW) { Serial.prin
यदि ऑब्जेक्ट सेंसर की ओर बढ़ रहा है तो निम्नलिखित कोड के आउटपुट की भविष्यवाणी करें। int op = 6; int isBarrier = HIGH; void setup () { pinMode(op, INPUT) Serial.begin (9600); } void loop () {isBarrier = digitalRead (op); if (isBarrier == LOW) { Serial.prin
clear+clear+1+1
1+1+clear+1
1+1+clear+clear
clear+clear+clear+clear
Previous Question
Next Question
25
See Explanation !
15
Transmission Control Protocol work at which layer of OSI Model
ट्रांसमिशन कंट्रोल प्रोटोकॉल OSI मॉडल की किस परत पर काम करता है
Application Layer
Network Layer
Transport Layer
Session Layer
Previous Question
Next Question
25
See Explanation !
16
IOT data scalability takes care of _______ .
IOT डेटा स्केलेबिलिटी _______ की देखभाल करती है।
Protocol abstraction
Data storage
Simple and fast installation
Security with hardware
Previous Question
Next Question
25
See Explanation !
17
In IoT, Transport layer set up connections without handshakes/acknowledgements using:
IoT में, ट्रांसपोर्ट लेयर ने निम्नलिखित का उपयोग करके हैंडशेक/पावती के बिना कनेक्शन स्थापित किए:
UDP
TCP
FTP
HTTP
Previous Question
Next Question
25
See Explanation !
18
Which language is best suited for IoT analytics
IoT एनालिटिक्स के लिए कौन सी भाषा सबसे उपयुक्त है
PHP
Java
Python
Scala
Previous Question
Next Question
25
See Explanation !
19
What will happen if we supply a voltage of 25V to the IR sensor?
यदि हम IR सेंसर को 25V का वोल्टेज दें तो क्या होगा?
Damage is caused
Sensor will work fine
Sensor will not respond for the time voltage applied
Sensor will function normally
Previous Question
Next Question
25
See Explanation !
20
Personal computers use______
पर्सनल कम्प्यूटर्स
Microprocessor
DC Motor
Sensor
None of these
Previous Question
Next Question
25
See Explanation !
21
communication represents two or more devices that directly connect and communicate between one another. ...
संचार दो या दो से अधिक उपकरणों का प्रतिनिधित्व करता है जो सीधे एक दूसरे के बीच कनेक्ट और संवाद करते हैं। ...
Device to Cloud
Device to Gateway
Backend Data Sharing
Device-to-device
Previous Question
Next Question
25
See Explanation !
22
What is the range of z-wave?
Z - तरंग की सीमा क्या है?
30 to 100m
300 to 1000 m
100 to 1000 m
Only 10 m
Previous Question
Next Question
25
See Explanation !
23
The OSI layer that arranges signals into logical units of information called frames ?
ओएसआई परत जो संकेतों को फ्रेम नामक जानकारी की तार्किक इकाइयों में व्यवस्थित करती है?
Transport
Physical
Data-link
Application
Previous Question
Next Question
25
See Explanation !
24
___________ of an individual is the source of mental health.
किसी व्यक्ति का ___________ मानसिक स्वास्थ्य का स्रोत है।
Self-confidence
Self-respect
Self-value
Self-acceptance
Previous Question
Next Question
25
See Explanation !
25
An automatic toaster is a _____ loop control system.
एक स्वचालित टोस्टर एक _____ लूप नियंत्रण प्रणाली है।
Open
Closed
partially closed
None of the above
Previous Question