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
Which of the following are the software environment used for an embedded system.
निम्नलिखित में से कौन सा सॉफ्टवेयर वातावरण एक एम्बेडेड सिस्टम के लिए उपयोग किया जाता है।
Proteus
Lab view
MATLAB
All of the Above
Next Question
25
See Explanation !
2
ZigBee is most Suitable communication standard for IoT.
ZigBee IoT के लिए सबसे उपयुक्त संचार मानक है।
Low data rate
Low power consumption
Both (A) & (B)
Easy to setup
Previous Question
Next Question
25
See Explanation !
3
Which of the following is an example of Embedded memory microcontroller?
निम्नलिखित में से कौन एम्बेडेड मेमोरी माइक्रोकंट्रोलर का एक उदाहरण है?
Intel 8031 microcontroller.
Intel 8051 microcontroller.
Intel 8081 microcontroller.
Intel 8085 microcontroller.
Previous Question
Next Question
25
See Explanation !
4
_____ is uniquely identifies embedded computing devices.
_____ विशिष्ट रूप से एम्बेडेड कंप्यूटिंग उपकरणों की पहचान करता है।
Internet
IOT
Bigdata
Cloud
Previous Question
Next Question
25
See Explanation !
5
What is the operating voltage of most Arduino Uno boards?
अधिकांश Arduino Uno बोर्डों का ऑपरेटिंग वोल्टेज क्या है?
3.3V
5V
9V
12V
Previous Question
Next Question
25
See Explanation !
6
By clicking which key the PubNub will display public, subscribe, and secret keys.
PubNub किस कुंजी को सार्वजनिक, सदस्यता और गुप्त कुंजी प्रदर्शित करेगा पर क्लिक करके।
Pane
Demo Keyset
Portal
Network
Previous Question
Next Question
25
See Explanation !
7
Wireless speakers works on _____ technology.
वायरलेस स्पीकर _____ तकनीक पर काम करते हैं।
Sensor
Actuators
Wired
None of these
Previous Question
Next Question
25
See Explanation !
8
What is an embedded system?
एम्बेडेड सिस्टम क्या है?
A standalone desktop system
A software program running in isolation
A combination of hardware and software designed for a specific task
A cloud-based computing system
Previous Question
Next Question
25
See Explanation !
9
Which sensors measure the moisture level using humidity?
कौन से सेंसर आर्द्रता का उपयोग करके नमी के स्तर को मापते हैं?
Capacitive Sensor
Resistive Sensor
Thermal Conductivity
Both resistive and conductive
Previous Question
Next Question
25
See Explanation !
10
______is a relatively enduring pattern of thoughts, feelings, and behavior which differentiate person from each other.
______ विचारों, भावनाओं और व्यवहार का एक अपेक्षाकृत स्थायी पैटर्न है जो व्यक्ति को एक दूसरे से अलग करता है।
Personality
Personality development
Social Interaction
Persona
Previous Question
Next Question
25
See Explanation !
11
Which one out of these is not LPWAN technologies
इनमें से कौन सी LPWAN तकनीक नहीं है
Sigbox
Wifi
NB-IOT
LORA
Previous Question
Next Question
25
See Explanation !
12
I0T Internet of Things has.....
I0T इंटरनेट ऑफ़ थिंग्स में.....
Greater transparency
Control
Performance
All of the above
Previous Question
Next Question
25
See Explanation !
13
The analog signal is ................ in .................. .
एनालॉग सिग्नल................ में................ है ।
Continuous, frequency
Continuous, time
Discrete, frequency
None of the above
Previous Question
Next Question
25
See Explanation !
14
What are Arduino Codes are referred to ?
Arduino कोड को क्या संदर्भित किया जाता है ?
sketches
drawings
links
notes
Previous Question
Next Question
25
See Explanation !
15
What is the purpose of the "Histogram" in Adobe Photoshop 7?
Adobe Photoshop 7 में "हिस्टोग्राम" का उद्देश्य क्या है?
Adjusting the image's saturation
Viewing a graphical representation of the tonal distribution in an image
Applying artistic filters to an image
Creating custom shapes
Previous Question
Next Question
25
See Explanation !
16
Predict the output of the following code if the object is moving away from the sensor int op = 7; int isBarrier = HIGH; void setup() { pinMode(op, INPUT); Serial.begin(9600); } void loop() { isBarrier = digitalRead(op); if (isBarrier == LOW)
यदि ऑब्जेक्ट सेंसर से दूर जा रहा है तो निम्नलिखित कोड के आउटपुट की भविष्यवाणी करें int op = 7; int isBarrier = HIGH; void setup() { pinMode(op, INPUT); Serial.begin(9600); } void loop() { isBarrier = digitalRead(op); if (isBarrier == LOW) {
clear+clear+1+1
1+1+clear+clear
clear+clear+clear+clear
1+1+clear+1
Previous Question
Next Question
25
See Explanation !
17
Which law restricts corporate communication for publicly traded companies before and during the period that new securities are being registered?
कौन सा कानून नई प्रतिभूतियों के पंजीकरण की अवधि से पहले और उसके दौरान सार्वजनिक रूप से कारोबार करने वाली कंपनियों के लिए कॉर्पोरेट संचार को प्रतिबंधित करता है?
Securities Act of 1933
Sarbanes-Oxley Act of 2002
Investment Advisers Act of 1940
Investment Company Act of 1934
Previous Question
Next Question
25
See Explanation !
18
What is the maximum current an Arduino Uno can supply from a digital pin?
डिजिटल पिन से Arduino Uno अधिकतम कितना करंट सप्लाई कर सकता है?
10mA
20mA
40mA
100mA
Previous Question
Next Question
25
See Explanation !
19
int a:16; what is 16 indicate here?
int a: 16; 16 यहाँ क्या दर्शाता है?
Value
Size
Address
None of the above
Previous Question
Next Question
25
See Explanation !
20
Characteristics of RISC
RISC की विशेषताएं
Pipelining
Hardwired control
Instructions executes in one clock cycle
All of the above
Previous Question
Next Question
25
See Explanation !
21
software supporting integration binds all system devices to create body of IOT system.
सॉफ्टवेयर सपोर्टिंग इंटीग्रेशन सभी सिस्टम डिवाइस को IOT सिस्टम का बॉडी बनाने के लिए बांधता है।
Real Time analytics
Data collection
Device Integration
Real Time collection
Previous Question
Next Question
25
See Explanation !
22
IIOT(Industrial IOT) is mainly focussed on
IIOT(औद्योगिक IOT) मुख्य रूप से
convenience of individuals
Efficiency, safety and security of operation and individuals
Efficiency of the system
Data security
Previous Question
Next Question
25
See Explanation !
23
Which one of these is not threat modelling methodology ?
इनमें से कौन सा खतरा मॉडलिंग पद्धति नहीं है?
NANO
STRIDE
OCTAVE
PASTA
Previous Question
Next Question
25
See Explanation !
24
Which of the following are the example of Microcontrollers ?
निम्नलिखित में से कौन माइक्रोकंट्रोलर का उदाहरण हैं?
PIC 18F8720
MAX32620
MCU
All
Previous Question
Next Question
25
See Explanation !
25
In the loT network, Secure Shell (SSH) is:
LoT नेटवर्क में, Secure Shell (SSH) है:
Gateway
Secure network protocol
Router
Firewall
Previous Question