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
All Code in an Arduino sketch is processed from
Arduino स्केच में सभी कोड को किससे प्रोसेस किया जाता है
Top to bottom
Bottom to top
Any order
None of these
Next Question
25
See Explanation !
2
The Atmega 168 is an _____ bit chip
Atmega 168 एक _____ बिट चिप है
32
64
8
16
Previous Question
Next Question
25
See Explanation !
3
Which of the following is not LPWAN technologies?
निम्नलिखित में से कौन - सी LPWAN तकनीक नहीं है?
Sigfox
NB-IOT
LoRa
WiFi
Previous Question
Next Question
25
See Explanation !
4
Which type of transmission medium is used by Wi-Fi to exchange the data wirelessly
वाई - फाई द्वारा वायरलेस तरीके से डेटा का आदान - प्रदान करने के लिए किस प्रकार के ट्रांसमिशन माध्यम का उपयोग किया जाता है
Radio Waves
Micro Waves
Infrared
All of These
Previous Question
Next Question
25
See Explanation !
5
API stands for
MYMEMORY WARNING: YOU USED ALL AVAILABLE FREE TRANSLATIONS FOR TODAY. NEXT AVAILABLE IN 02 HOURS 33 MINUTES 00 SECONDS VISIT HTTPS://MYMEMORY.TRANSLATED.NET/DOC/USAGELIMITS.PHP TO TRANSLATE MORE
Application Programming Interface
Address Programming Interface
Accessing peripheral through the interface
None of the above
Previous Question
Next Question
25
See Explanation !
6
What does the term "Smart Home" refer to in the context of IoT?
"स्मार्ट होम" शब्द IoT के संदर्भ में क्या संदर्भित करता है?
A home with advanced security systems
A home with automated and connected devices
A home with only Wi-Fi connectivity
A home with virtual reality technology
Previous Question
Next Question
25
See Explanation !
7
What is Inter Integrated Communication(I2C):
इंटर इंटीग्रेटेड कम्युनिकेशन(I2C) क्या है:
An application layer protocol.
A networking communication protocol for multi-master support.
An OS for distributed network communication.
A cellular communication protocol.
Previous Question
Next Question
25
See Explanation !
8
The initiation, maintenance, and termination of the physical connection of a network take place at which layer of OSI Model
किसी नेटवर्क के भौतिक कनेक्शन की दीक्षा, रखरखाव और समाप्ति OSI मॉडल की किस परत पर होती है
Physical Layer
Session Layer
Network Layer
Application Layer
Previous Question
Next Question
25
See Explanation !
9
What is the component of an IoT system that executes a program?
एक IoT सिस्टम का कौन सा घटक है जो एक प्रोग्राम निष्पादित करता है?
Sensor
A Microcontroller
An Actuator
A Digital to Analog converter
Previous Question
Next Question
25
See Explanation !
10
Which Function is used for PWM pin in Arduino?
Arduino में PWM पिन के लिए किस फंक्शन का उपयोग किया जाता है?
digitalWrite()
serial.print ( )
analogWrite()
pinMode()
Previous Question
Next Question
25
See Explanation !
11
What will be the output of the following code snippet? d={3,4,5} for k in d: print(k)
निम्नलिखित कोड स्निपेट का आउटपुट क्या होगा? d={3,4,5} for k in d: print(k)
{3, 4, 5},{3, 4, 5}, {3, 4, 5}
345
syntax error
None of the above
Previous Question
Next Question
25
See Explanation !
12
The method of communication in which data transmission takes place in either directions, but one at a time
संचार की वह विधि जिसमें डेटा ट्रांसमिशन किसी भी दिशा में होता है, लेकिन एक समय में एक
Full duplex
Half duplex
Simplex
None of these
Previous Question
Next Question
25
See Explanation !
13
______ is a serial port allows communication between Arduino and Computer.
______ एक सीरियल पोर्ट है जो Arduino और कंप्यूटर के बीच संचार की अनुमति देता है।
USB
USART
Memory CARD
None of the above
Previous Question
Next Question
25
See Explanation !
14
In IoT, what does the term "Digital Signature" refer to?
IoT में, "डिजिटल हस्ताक्षर" शब्द का क्या अर्थ है?
A virtual representation of a physical object
A unique identification code for IoT devices
A cryptographic technique to ensure data integrity
A communication protocol for IoT devices
Previous Question
Next Question
25
See Explanation !
15
Which IoT security measure involves creating a secure tunnel for transmitting data over an untrusted network?
किस IoT सुरक्षा उपाय में एक अविश्वसनीय नेटवर्क पर डेटा संचारित करने के लिए एक सुरक्षित सुरंग बनाना शामिल है?
Authentication
Authorization
VPN (Virtual Private Network)
Encryption
Previous Question
Next Question
25
See Explanation !
16
Each IP packet must contain:
प्रत्येक IP पैकेट में ये चीज़ें होनी चाहिए:
Only Destination IP Address
Only Source IP Address
Source and destination IP addresses
None of the Above
Previous Question
Next Question
25
See Explanation !
17
A proximity sensor in IoT is used to detect:
IoT में एक निकटता सेंसर का उपयोग यह पता लगाने के लिए किया जाता है:
Motion of objects
The presence or absence of nearby objects
Magnetic field changes
Atmospheric temperature
Previous Question
Next Question
25
See Explanation !
18
Bluetooth is operate on which type of network
ब्लूटूथ किस प्रकार के नेटवर्क पर काम करता है
wireless personal Area Network (WPAN)
Local Area Network (LAN)
Wide Area Network (WAN)
Global Area Network (GAN)
Previous Question
Next Question
25
See Explanation !
19
Which of the following is used to determine Personality
व्यक्तित्व निर्धारित करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है
OCEAN Theory
Write a letter
Counselling
None of these
Previous Question
Next Question
25
See Explanation !
20
________ allows us to monitor the application.
________ हमें आवेदन की निगरानी करने की अनुमति देता है।
Actuators
Endpoint
Boot
Hyper media
Previous Question
Next Question
25
See Explanation !
21
Which is false about microcontroller?
माइक्रोकंट्रोलर के बारे में क्या गलत है?
Microcontrollers are used to execute a single task within an application.
It consists of CPU, RAM, ROM, I/O ports.
Its power consumption is high because it has to control the entire system.
It is built with CMOS technology.
Previous Question
Next Question
25
See Explanation !
22
What programming language is the Arduino IDE written in?
Arduino IDE किस प्रोग्रामिंग लैंग्वेज में लिखा गया है?
Java
C/C++
Python
Assembly
Previous Question
Next Question
25
See Explanation !
23
What is an IoT network?
IoT नेटवर्क क्या है?
collection of networked devices
collection of Interconnected devices
a collection of signalled devices
None of the above
Previous Question
Next Question
25
See Explanation !
24
Which sensor can be used in vehicles for parking assistance?
पार्किंग सहायता के लिए गाड़ियों में किस सेंसर का इस्तेमाल किया जा सकता है?
Ultrasonic sensor
Optical sensor
PIR sensor
Gas sensor
Previous Question
Next Question
25
See Explanation !
25
Where are image sensors typically used in IoT applications?
आमतौर पर IoT अनुप्रयोगों में इमेज सेंसर का उपयोग कहाँ किया जाता है?
Smart cameras and drones
Temperature control systems
Gas detection systems
Water quality monitoring
Previous Question