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
What is the purpose of the tone() function in Arduino?
Arduino में TONE () फ़ंक्शन का उद्देश्य क्या है?
To generate a PWM signal
To produce a sound on a buzzer with a specific frequency
To control the brightness of an LED
To read analog values
Next Question
25
See Explanation !
2
_______ supports low energy radio operation.
_______ कम ऊर्जा वाले रेडियो ऑपरेशन का समर्थन करता है।
Bluetooth
IEFT CoAP
RFID/NFC
None of these
Previous Question
Next Question
25
See Explanation !
3
Bread Toaster is a Example of
ब्रेड टोस्टर का एक उदाहरण है
Open Loop Control System
Closed Loop Control System
Both Open and Close Loop Control System
None of These
Previous Question
Next Question
25
See Explanation !
4
Full form of HART :
हार्ट का पूरा रूप:
Highway Address Remote Transmitter
Highway Addressable Remote Transducer
Highway Addressable Router Transmitter
Highway Address Remote Transmitter
Previous Question
Next Question
25
See Explanation !
5
Which of the following function contains the instructions that get repeated over and over until the board is turned off.
निम्नलिखित में से किस फ़ंक्शन में वे निर्देश हैं जो बोर्ड के बंद होने तक बार - बार दोहराए जाते हैं।
void setup()
void loop
void main()
None of these
Previous Question
Next Question
25
See Explanation !
6
It is control system that has only one input and one output
यह नियंत्रण प्रणाली है जिसमें केवल एक इनपुट और एक आउटपुट होता है
SISO
MIMO
Both A and B
None of the above
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
What is the programming language used to program Arduino boards?
Arduino बोर्डों को प्रोग्राम करने के लिए किस प्रोग्रामिंग भाषा का उपयोग किया जाता है?
Python
Java
C/C++
Ruby
Previous Question
Next Question
25
See Explanation !
9
_____ devices that perform input function in a system as they sense the changes in a quantity.
_____ डिवाइस जो एक सिस्टम में इनपुट फ़ंक्शन करते हैं क्योंकि वे एक मात्रा में परिवर्तन को महसूस करते हैं।
Sensors
Arduino IDE
Bluetooth
Scanner
Previous Question
Next Question
25
See Explanation !
10
publish() arguments method accepts arbitrary publish
पब्लिश करें() तर्क विधि मनमाने ढंग से पब्लिश स्वीकार करती है
True
False
May be
None of these
Previous Question
Next Question
25
See Explanation !
11
The total Bits transmitted in one-unit time is referred as
एक इकाई के समय में प्रेषित कुल बिट्स को........... के रूप में संदर्भित किया जाता है
Data rate
Bits rate
Baud rate
None of these
Previous Question
Next Question
25
See Explanation !
12
Which sensor is commonly used in wearable devices to detect physical activity?
शारीरिक गतिविधि का पता लगाने के लिए पहनने योग्य उपकरणों में आमतौर पर किस सेंसर का उपयोग किया जाता है?
Accelerometer
Proximity sensor
Photodetector
Gyroscope
Previous Question
Next Question
25
See Explanation !
13
Which communication mode allows simultaneous transmission and reception of data in IoT?
कौन सा संचार मोड IoT में डेटा के एक साथ प्रसारण और रिसेप्शन की अनुमति देता है?
Simplex
Half-Duplex
Full-Duplex
Multiplex
Previous Question
Next Question
25
See Explanation !
14
ITS stands for
ITS का मतलब है ।
Internet Travel Services
Intelligent Transportation Services
Internet Transportation Security
Intelligent Transportation Security
Previous Question
Next Question
25
See Explanation !
15
Which programming language is used by Arduino IDE IoT software for writing codes?
कोड लिखने के लिए Arduino IDE IoT सॉफ़्टवेयर द्वारा किस प्रोग्रामिंग भाषा का उपयोग किया जाता है?
Python
Java
C/C++
JavaScript
Previous Question
Next Question
25
See Explanation !
16
A microcontroller at least should consist of:
एक माइक्रोकंट्रोलर में कम से कम ये चीज़ें होनी चाहिए:
RAM, ROM, I/O ports and timers
CPU, RAM, I/O ports and timers
CPU, RAM, ROM, I/O ports and timers
CPU, ROM, I/O ports and timers
Previous Question
Next Question
25
See Explanation !
17
MQ-135 is a type of
MQ -135 एक प्रकार का
Humidity sensor
Gas sensor
Light sensor
Temperature sensor
Previous Question
Next Question
25
See Explanation !
18
PIP stands for_______ .
PIP का अर्थ _______ है।
Python Package Index
Package Management System
PIP installs packages
None of the above
Previous Question
Next Question
25
See Explanation !
19
Which of these devices is commonly associated with IoT?
इनमें से कौन सा उपकरण आमतौर पर IoT से जुड़ा होता है?
Smart thermostat
Traditional desktop computer
CRT television
Dial-up modem
Previous Question
Next Question
25
See Explanation !
20
___________ type of fiber cable suffers from high signal dispersion
___________ फाइबर केबल का प्रकार उच्च सिग्नल फैलाव से ग्रस्त है
Single mode
Multimode
None of these
Both of these
Previous Question
Next Question
25
See Explanation !
21
Which of these statements regarding sensors is TRUE?
सेंसर के संबंध में इनमें से कौन सा कथन सत्य है?
sensors are input devices
sensors can be analog as well as digital
sensors respond to some external stimuli
All of these
Previous Question
Next Question
25
See Explanation !
22
Terms SSL and TLS stand for
एसएसएल (SSL) और टीएलएस (TLS) के लिए शर्तें
Secure Socket Layers and Transport Layer Sess
Secure Socket Layers and Transport Layer Security.
Secure Socket Layout and Transport Level Session.
Session Socket Layers and Transport Layer Session.
Previous Question
Next Question
25
See Explanation !
23
Which IoT protocol is commonly used for real-time communication in control systems?
नियंत्रण प्रणालियों में रीयल - टाइम संचार के लिए आमतौर पर किस IoT प्रोटोकॉल का उपयोग किया जाता है?
MQTT
HTTP
FTP
SMTP
Previous Question
Next Question
25
See Explanation !
24
What is the full form of SaaS in cloud computing?
क्लाउड कंप्यूटिंग में SaaS का पूर्ण रूप क्या है?
Software as a Service
Storage as a Service
Security as a Service
System as a Service
Previous Question
Next Question
25
See Explanation !
25
Identify the incorrect advantage of IOT.
IOT के गलत लाभ की पहचान करें।
Reduce waste
Enhanced data collection
security
None of the above
Previous Question