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
Microcontroller used in Arduino UNO prototyping board is ?
Arduino UNO प्रोटोटाइप बोर्ड में उपयोग किया जाने वाला माइक्रोकंट्रोलर है ?
ATmega328m
ATmega328P
ATmega2560
None
Next Question
25
See Explanation !
2
Which Function is used for PWM pin in Arduino?
Arduino में PWM पिन के लिए किस फंक्शन का उपयोग किया जाता है?
digitalWrite()
serial.print ( )
analogWrite()
pinMode()
Previous Question
Next Question
25
See Explanation !
3
The handshake that conveys confidence is:
हाथ मिलाने से आत्मविश्वास का संचार होता है:
Limp
Firm
Loose
None of these
Previous Question
Next Question
25
See Explanation !
4
What is the range of values returned by the analogRead() function in Arduino?
Arduino में analogRead() फ़ंक्शन द्वारा लौटाए गए मानों की सीमा क्या है?
0 to 255
0 to 1023
-255 to 255
0 to 4095
Previous Question
Next Question
25
See Explanation !
5
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 !
6
What is the objective of the code given below if it is executed on the Arduino Uno? #include
int pin=13; void setup() { pinMode(pin,OUTPUT); Serial.begin(9600); { void loop() for(int i-0; i
यदि इसे Arduino UNo पर निष्पादित किया जाता है, तो नीचे दिए गए कोड का उद्देश्य क्या है? #include
int pin=13; void setup() { pinMode(pin,OUTPUT); Serial.begin(9600); { void loop() for(int i-0; i
Clear EEPROM
Fill EEPROM with 1's
Export EEPROM data
Fill EEPROM with 0's
Previous Question
Next Question
25
See Explanation !
7
How many pins are there in 8085 Microprocessor?
8085 माइक्रोप्रोसेसर में कितने पिन हैं?
30
35
40
45
Previous Question
Next Question
25
See Explanation !
8
allow data processing close to device.
डिवाइस के करीब डेटा प्रोसेसिंग की अनुमति दें।
Edge Computing
Cloud Computing
Fog Computing
Grid Computing
Previous Question
Next Question
25
See Explanation !
9
What is the access point ((P) in wireless LAN?
वायरलेस लैन में एक्सेस पॉइंट (P) क्या है?
Device that allows wireless devices to connect to a wired network
Wireless devices itself
Both (a) and (b)
None of the above
Previous Question
Next Question
25
See Explanation !
10
The device connected to the Internet of Things have to communicate automatically, not via humans. What is this called?
इंटरनेट ऑफ थिंग्स से जुड़े डिवाइस को मनुष्यों के माध्यम से नहीं, बल्कि स्वचालित रूप से संवाद करना होगा। इसे क्या कहा जाता है?
Bot-to-Bot B2B.
Machine-to-Machine M2M.
Inter Cloud
Skynet
Previous Question
Next Question
25
See Explanation !
11
Which of the following is not an loT platform?
निम्नलिखित में से कौन एक loT प्लेटफ़ॉर्म नहीं है?
Amazon Web Services
Microsoft Azure
Salesforce
Flipkart
Previous Question
Next Question
25
See Explanation !
12
___________is an indispensable tool for testing, diagnosing, and troubleshooting electrical circuits, components, and devices.
___________ विद्युत सर्किट, घटकों और उपकरणों के परीक्षण, निदान और समस्या निवारण के लिए एक अनिवार्य उपकरण है।
Soldering iron
digital multimeter
voltmeter
ammeter
Previous Question
Next Question
25
See Explanation !
13
What is the purpose of the "Magic Wand" tool in Adobe Photoshop 7?
Adobe Photoshop 7 में "मैजिक वंड" टूल का उद्देश्य क्या है?
Drawing freehand shapes
Making precise selections based on color
Adding text to images
Applying gradient fills
Previous Question
Next Question
25
See Explanation !
14
Which IoT cloud platform primarily uses PaaS?
कौन सा IoT क्लाउड प्लेटफ़ॉर्म मुख्य रूप से PaaS का उपयोग करता है?
AWS Elastic Beanstalk
Google Drive
Microsoft Azure IoT Suite
Dropbox
Previous Question
Next Question
25
See Explanation !
15
In communication satellite multiple repeaters are generally known as
संचार उपग्रह में कई पुनरावर्तकों को आम तौर पर........... के रूप में जाना जाता है
Modulators
Earth Stations
Transponders
None of these
Previous Question
Next Question
25
See Explanation !
16
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 !
17
Which actuator is used to control the direction of a toy car?
खिलौना कार की दिशा को नियंत्रित करने के लिए किस एक्ट्यूएटर का उपयोग किया जाता है?
Servo motor
Hydraulic actuator
Light sensor
Humidity sensor
Previous Question
Next Question
25
See Explanation !
18
AVR microcontrollers are based on which type of architecture?
AVR माइक्रोकंट्रोलर किस प्रकार के आर्किटेक्चर पर आधारित होते हैं?
CISC
Harvard RISC
x86
ARM
Previous Question
Next Question
25
See Explanation !
19
Which of the following things can have an effect on the development of an Individual's personality ?
निम्नलिखित में से कौन सी चीजें किसी व्यक्ति के व्यक्तित्व के विकास पर प्रभाव डाल सकती हैं?
Physical and mental copabilities
health and physical appearance
skin color and gender
all of the above
Previous Question
Next Question
25
See Explanation !
20
In the context of IoT, what does the term "Digital Footprint" refer to?
IoT के संदर्भ में, "डिजिटल फुटप्रिंट" शब्द का क्या अर्थ है?
The size of digital files
The traces and records of a users online activities
A digital representation of a physical object
The speed at which digital data is transmitted
Previous Question
Next Question
25
See Explanation !
21
IoT data scalability includes
IoT डेटा स्केलेबिलिटी में शामिल हैं
Protocol abstraction
Simple and fast installation
Security with hardware
Date storage
Previous Question
Next Question
25
See Explanation !
22
The RFID technology consists of :
RFID तकनीक में शामिल हैं :
Antenna
Transponder
Transceiver
All of these
Previous Question
Next Question
25
See Explanation !
23
What will be the output of the following piece of code? #include
int main() { int i; for(i=0;i< 8; i++); printf("%d",i); return 0; }
निम्नलिखित कोड का आउटपुट क्या होगा? #include
int main() { int i; for(i=0;i< 8; i++); printf("%d",i); return 0; }
0
1234567
8
Infinite loop
Previous Question
Next Question
25
See Explanation !
24
Advantage of MQTT over HTTP is:
HTTP पर MQTT का लाभ है:
More secure
Lightweight
Polling is not required
Both (a) and (b)
Previous Question
Next Question
25
See Explanation !
25
Gateway provides the connection between —and ____ .
गेटवे - और ____ के बीच संबंध प्रदान करता है।
Network and Cloud
Cloud and controller
Network and controller
Controller and device
Previous Question