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
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M4 R5: Internet of Things (IoT) and Its Applications
Set
25
See Explanation !
1
Ardino shields are also called us _______ .
आर्डिनो शील्ड्स को हमें _______ भी कहा जाता है।
Add on modules
extra peripherals
connectivity modules
another arduinos
Next Question
25
See Explanation !
2
Which one is not the feature of M2M?
कौन सा M2M की विशेषता नहीं है?
Low Mobility
Time Controlled
Circuit Switched
Low Power Consumption
Previous Question
Next Question
25
See Explanation !
3
_____communication is the process of exchange of information or message between two or more persons through written or oral words.
_____संचार लिखित या मौखिक शब्दों के माध्यम से दो या दो से अधिक व्यक्तियों के बीच सूचना या संदेश के आदान - प्रदान की प्रक्रिया है।
Non-Verbal
Verbal
Visual
None of these
Previous Question
Next Question
25
See Explanation !
4
Which of the following environmental factors affects the personality?
निम्नलिखित में से कौन से पर्यावरणीय कारक व्यक्तित्व को प्रभावित करते हैं?
Social factors
Cultural factors
Emotional factors
All of the above
Previous Question
Next Question
25
See Explanation !
5
In Arduino programming _______ indicate going forever.
Arduino प्रोग्रामिंग में _______ हमेशा के लिए जाने का संकेत देता है।
void loop()
void setup()
while
OUTPUT
Previous Question
Next Question
25
See Explanation !
6
Which of the following is NOT an IoT communication technology?
निम्नलिखित में से कौन सी आईओटी संचार तकनीक नहीं है?
Zigbee
Bluetooth
Wi-Fi
SMTP
Previous Question
Next Question
25
See Explanation !
7
is heart of Computer system
कंप्यूटर सिस्टम का दिल है
Memory
I/O
Counter
Processor
Previous Question
Next Question
25
See Explanation !
8
What is the resolution of the micros() function on the Arduino Nano
Arduino नैनो पर micros() फ़ंक्शन का रिज़ॉल्यूशन क्या है?
7 Microseconds
4 Microseconds
6 Microseconds
2 Microseconds
Previous Question
Next Question
25
See Explanation !
9
How many times does the loop() function run on every startup of the Arduino System?
Arduino सिस्टम के प्रत्येक स्टार्टअप पर लूप() फ़ंक्शन कितनी बार चलता है?
1
Depends upon the setup() function
Infinitely till the power is supplied to the Arduino
3
Previous Question
Next Question
25
See Explanation !
10
Which one out of these is not a data link layer technology:
इनमें से कौन सी एक डेटा लिंक लेयर तकनीक नहीं है:
Bluetooth
UART
WiFi
HTTP
Previous Question
Next Question
25
See Explanation !
11
Which command used to print message on second line in LCD?
LCD में दूसरी लाइन पर मैसेज को प्रिंट करने के लिए किस कमांड का प्रयोग किया जाता है?
Icd.getcursor(0,0);
Icd.setcursor(0,0);
Icd.grtcursor(0,1);
Icd.setcursor(1,0);
Previous Question
Next Question
25
See Explanation !
12
Some of the compile errors are
संकलित त्रुटियों में से कुछ हैं
Missing semicolons or parentheses
Missing variable initialization
Misspellings & wrong capitalizations
All of the above
Previous Question
Next Question
25
See Explanation !
13
When is DEVICE_Init called
DEVICE_INTION को कब कहा जाता है
Upload
Reset
Download
Query
Previous Question
Next Question
25
See Explanation !
14
The count of PWM pins in Arduino UNO is
Arduino UNO में PWM पिन की गिनती है
2
3
5
6
Previous Question
Next Question
25
See Explanation !
15
Perception Layer of IoT architecture is also known as
IoT आर्किटेक्चर की धारणा परत को............... के रूप में भी जाना जाता है
Recognition Layer
Application Layer
Network Layer
Processing Layer
Previous Question
Next Question
25
See Explanation !
16
Which type of variables are retained for use throughout the program in RAM and not reallocated during program execution?
रैम में पूरे प्रोग्राम में उपयोग के लिए किस प्रकार के चर बनाए रखे जाते हैं और प्रोग्राम निष्पादन के दौरान पुन: आवंटित नहीं किए जाते हैं?
Automatic
Static
Dynamic
All of these
Previous Question
Next Question
25
See Explanation !
17
What is the sensor / protocol used in GSN?
GSN में उपयोग किया जाने वाला सेंसर / प्रोटोकॉल क्या है?
CoAP protocol
http protocol
xmpp protocol
MQTT protocol
Previous Question
Next Question
25
See Explanation !
18
Which OSI layer is responsible for error detection and correction in IoT communication?
आईओटी संचार में त्रुटि का पता लगाने और सुधार के लिए कौन सी ओएसआई परत जिम्मेदार है?
Transport Layer
Data Link Layer
Network Layer
Session Layer
Previous Question
Next Question
25
See Explanation !
19
Which of the following is not fundamental component of an IOT system ?
निम्नलिखित में से कौन एक IOT प्रणाली का मौलिक घटक नहीं है?
Sensors
Connectivity and data processing
User interface
Transformer
Previous Question
Next Question
25
See Explanation !
20
An loT network is a collection of devices
एक एलओटी नेटवर्क उपकरणों का एक संग्रह है
Signal
Machine to machine
Interconnected
Network
Previous Question
Next Question
25
See Explanation !
21
______ is designed to launch botnet attacks from loT.
______ को LoT से बोटनेट हमलों को लॉन्च करने के लिए डिज़ाइन किया गया है।
Mirai Malware
Virus
program
None of these
Previous Question
Next Question
25
See Explanation !
22
Capacitance is measured in
समाई को निम्न में मापा जाता है
Ohm
Farad
Henry
Coulomb
Previous Question
Next Question
25
See Explanation !
23
What is the primary role of a Hall-effect sensor in an IoT device?
IoT डिवाइस में हॉल - इफेक्ट सेंसर की प्राथमिक भूमिका क्या होती है?
Measure magnetic field strength
Detect changes in temperature
Monitor air quality
Measure humidity
Previous Question
Next Question
25
See Explanation !
24
What does RFID stand for, commonly used in IoT systems?
आमतौर पर IoT सिस्टम में इस्तेमाल की जाने वाली RFID का क्या मतलब है?
Remote Frequency Identification
Radio Frequency Identification
Radio Fixed Identification
Random Frequency Information Device
Previous Question
Next Question
25
See Explanation !
25
Communication is a part of ____ skills.
संचार ____ कौशल का एक हिस्सा है।
Soft
Hard
Rough
Short
Previous Question