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 is the programming language used to program Arduino boards?
Arduino बोर्डों को प्रोग्राम करने के लिए किस प्रोग्रामिंग भाषा का उपयोग किया जाता है?
Python
Java
C/C++
Ruby
Next Question
25
See Explanation !
2
Which wireless mode connects machines directly to one another, without the use of an access point?
कौन सा वायरलेस मोड एक्सेस पॉइंट के उपयोग के बिना मशीनों को सीधे एक दूसरे से जोड़ता है?
Ad-hoc
Point to Point
Infrastructure
BSS
Previous Question
Next Question
25
See Explanation !
3
Which of the following Function is called only once in Arduino program?
निम्नलिखित में से कौन सा कार्य Arduino कार्यक्रम में केवल एक बार कहा जाता है?
loop()
setup()
selay()
digitalWrite()
Previous Question
Next Question
25
See Explanation !
4
Arduino can work on a variety of ______ like windows, Linux, and mac.
Arduino विभिन्न प्रकार के ______ जैसे विंडोज़, लिनक्स और मैक पर काम कर सकता है।
Platforms
Elements
Batteries
Components
Previous Question
Next Question
25
See Explanation !
5
Atmel _______ AVR microcontroller present in arduino boards.
Atmel _______ AVR माइक्रोकंट्रोलर Arduino बोर्डों में मौजूद है।
2-bit
3-bit
8-bit
6-bit
Previous Question
Next Question
25
See Explanation !
6
What is the primary purpose of IaaS in IoT systems?
IoT प्रणालियों में IaaS का प्राथमिक उद्देश्य क्या है?
Hosting IoT applications
Providing virtualized computing resources
Offering ready-to-use software for IoT analytics
Building IoT devices
Previous Question
Next Question
25
See Explanation !
7
Find the correct boilerplate Arduino code.
सही बॉयलरप्लेट Arduino कोड खोजें।
dataType const PROGMEM variableName [] = {};
data type PROFMEM const variableName [] = {};
const data Type variableName [] PROGMEM = {};
const data Type PROGMEM variableName []= {};
Previous Question
Next Question
25
See Explanation !
8
Which command is used in Arduino to set 9th pin as output?
9 वें पिन को आउटपुट के रूप में सेट करने के लिए Arduino में किस कमांड का उपयोग किया जाता है?
int sensorPin=9
int sensorValue=9
pinMode(9, OUTPUT);
digitalWrite(9, HIGH);
Previous Question
Next Question
25
See Explanation !
9
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 !
10
Which of the following is an example of Half-Duplex communication in IoT?
निम्नलिखित में से कौन IoT में हाफ - डुप्लेक्स कम्युनिकेशन का एक उदाहरण है?
Walkie-talkie communication between IoT devices
IoT sensor sending data to a server without receiving any commands
Real-time video conferencing between IoT-enabled devices
IoT devices transmitting and receiving data simultaneously
Previous Question
Next Question
25
See Explanation !
11
Microprocessor has only processing capability, no serial interface or interrupts are available.
माइक्रोप्रोसेसर में केवल प्रसंस्करण क्षमता है, कोई सीरियल इंटरफ़ेस या इंटरप्ट उपलब्ध नहीं है।
True
False
May be
None of the above
Previous Question
Next Question
25
See Explanation !
12
Which of the following is not the concern of IOT?
निम्नलिखित में से कौन IOT की चिंता नहीं है?
Privacy
Data storage
security
Throughput
Previous Question
Next Question
25
See Explanation !
13
Interpersonal communication is a process that involves only sending verbal and non verbal messages.
पारस्परिक संचार एक ऐसी प्रक्रिया है जिसमें केवल मौखिक और गैर - मौखिक संदेश भेजना शामिल है।
True
False
May be
None of these
Previous Question
Next Question
25
See Explanation !
14
Which layer is used for wireless connection in IoT devices?
IoT उपकरणों में वायरलेस कनेक्शन के लिए किस परत का उपयोग किया जाता है?
Application Layer
Network Layer
Data Link Layer
Transport Layer
Previous Question
Next Question
25
See Explanation !
15
Which of the following can not be considered an IOT device ?
निम्नलिखित में से किसे IOT डिवाइस नहीं माना जा सकता है?
Smartwatch
Andriod Phone
Laptop
Tubelight
Previous Question
Next Question
25
See Explanation !
16
Total types of capacitive touch sensors are
कैपेसिटिव टच सेंसर के कुल प्रकार हैं
2 (projected capacitive sensing and surface capacitive sensing)
3
4
5
Previous Question
Next Question
25
See Explanation !
17
Self Esteem is:
आत्मसम्मान है:
A degree to which you value yourself.
Thoughts and feelings about yourself and your place in the word.
Both a and b
None of the above
Previous Question
Next Question
25
See Explanation !
18
Which layer of IOT architecture is known as Middleware Layer
IOT आर्किटेक्चर की किस लेयर को मिडलवेयर लेयर के रूप में जाना जाता है
Application Layer
Processing Layer
Transport Layer
Perception Layer
Previous Question
Next Question
25
See Explanation !
19
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 !
20
Which sensor is used in mobile phones?
मोबाइल फोन में किस सेंसर का उपयोग किया जाता है?
Capacitive touch sensor
Temperature sensor
Humidity sensor
Weight sensor
Previous Question
Next Question
25
See Explanation !
21
Which command is used to create a delay of 1 second in an Arduino program?
Arduino प्रोग्राम में 1 सेकंड की देरी बनाने के लिए किस कमांड का उपयोग किया जाता है?
delay(1);
delay(100);
delay(1000);
delay(60);
Previous Question
Next Question
25
See Explanation !
22
Who invented the term Internet of things?
इंटरनेट ऑफ़ थिंग्स शब्द का आविष्कार किसने किया?
Bill gates
Steve jobs
Kevin Ashton
McDonald
Previous Question
Next Question
25
See Explanation !
23
The hack, is one of the most famous IOT security attack.
हैक, सबसे प्रसिद्ध IOT सुरक्षा हमले में से एक है।
Mirai botnet
cipher
Ethernet
Stuxnet
Previous Question
Next Question
25
See Explanation !
24
The frequency of Wi-Fi is between
वाई - फाई की आवृत्ति किसके बीच है
2.4 GHz to 5 GHz
24 GHz to 50 GHz
240 GHz to 500 GHz
.24 GHz to .50 GHz
Previous Question
Next Question
25
See Explanation !
25
Which wireless standard does Thread use for communication?
थ्रेड संचार के लिए किस वायरलेस मानक का उपयोग करता है?
Wi-Fi (IEEE 802.11)
Bluetooth
IEEE 802.15.4
LoRaWAN
Previous Question