O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Online Mock Test
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Projects
MCQ : BUILDING IOT APPLICATIONS For NIELIT O Level Exam
BUILDING IOT APPLICATIONS For NIELIT O Level Exam
00:00:00
English
Hindi
Question No# :
01
out of 50
Report Bug
Microcontroller used in Arduino UNO prototyping board is
Arduino UNO प्रोटोटाइप बोर्ड में प्रयुक्त माइक्रोकंट्रोलर है
A.
ATmega328m
ATmega328m
B.
ATmega328p
ATmega328p
C.
ATmega2560
ATmega2560
D.
None
None
Question No# :
02
out of 50
Report Bug
This device allows you to prototype your project without having to permanently solder the circuit together.
यह उपकरण आपको Arduino प्रोजेक्ट को सर्किट पर बिना स्थाई रूप से सोल्डर किये हुए प्रोटोटाइप करने की अनुमति देता है।
A.
Crumb board
क्रम्बबोर्ड
B.
breadboard
ब्रेडबोर्डे.
C.
Slice board
स्लाइस बोर्ड
D.
None of the above
उपर्युक्त में से कोई नहीं
Question No# :
03
out of 50
Report Bug
Capacitance is measured in
धारिता को मापा जाता है
A.
Ohm
Ohm
B.
Farad
Farad
C.
Henry
Henry
D.
Coulomb
Coulomb
Question No# :
04
out of 50
Report Bug
What programming language is the Arduino IDE written in?
Arduino IDE किस प्रोग्रामिंग लैंग्वेज में लिखा गया है?
A.
Java
Java
B.
C/C++
C/C++
C.
Python
Python
D.
Assembly
Assembly
Question No# :
05
out of 50
Report Bug
Arduino can work on a variety of ______ like windows, Linux, and mac.
Arduino विभिन्न प्रकार के ______ जैसे विंडोज़, लिनक्स और मैक पर काम कर सकता है।
A.
Platforms
Platforms
B.
Elements
Elements
C.
Batteries
Batteries
D.
Components
Components
Question No# :
06
out of 50
Report Bug
_______ is the best product in the Arduino family for Beginners.
शुरुआती लोगों के लिए Arduino परिवार में _______ सबसे अच्छा उत्पाद है।
A.
Divide
Divide
B.
Uno
Uno
C.
Thrive
Thrive
D.
None of the above
None of the above
Question No# :
07
out of 50
Report Bug
Which of the Arduino pins is connected to the Data5 (D5) pin on the 16x2 character LCD?
कौन सा Arduino पिन 16x2 कैरेक्टर LCD पर Data5 (D5) पिन से जुड़ा है?
A.
Pin No. 3
पिन नंबर 3
B.
Pin No. 2
पिन नंबर 2
C.
Pin No. 5
पिन नंबर 5
D.
Pin No. 4
पिन नंबर 4
Question No# :
08
out of 50
Report Bug
Without _______ Arduino cannot be run.
_______ के बिना अरुडिनो नहीं चलाया जा सकता है।
A.
Power source
Power source
B.
Regulator
Regulator
C.
Inverter
Inverter
D.
None of the above
None of the above
Question No# :
09
out of 50
Report Bug
What is Arduino ?
अरुडिनो क्या है?
A.
Programming language
प्रोग्रामिंग भाषा
B.
Image editing software
इमेज एडिटिंग सॉफ्टवेयर
C.
Open-source electronics platform
ओपन-सोर्स इलेक्ट्रॉनिक्स प्लेटफार्म
D.
Text editor
टेक्स्ट एडिटर
Question No# :
10
out of 50
Report Bug
Which symbol is used in Arduino to calculate modulo
A.
#
#
B.
$
$
C.
%
%
D.
!
!
Question No# :
11
out of 50
Report Bug
The SPI pins are
A.
pins 10 (SS),11 (MOSI)
pins 10 (SS),11 (MOSI)
B.
12 (MISO), 13 (SCK)
12 (MISO), 13 (SCK)
C.
Both (A) and (B)
Both (A) and (B)
D.
None of these
None of these
Question No# :
12
out of 50
Report Bug
The analogRead method in Arduino UNO returns value range
Arduino UNO में analogRead() फंक्शन की वैल्यू कहा से कहा तक होती है
A.
0-255
0-255
B.
0-511
0-511
C.
0-1023
0-1023
D.
0-4095
0-4095
Question No# :
13
out of 50
Report Bug
The command which is used to display the characters in the serial monitor is
सीरियल मॉनीटर में कैरेक्टर को प्रदर्शित करने के लिए......कमांड का प्रयोग किया जाता है?
A.
Serial
सीरियल
B.
Serial.type
सीरियल टाइप
C.
Serial.println
Serial.println
D.
Serial.printing
सीरियल.प्रिंटिंग
Question No# :
14
out of 50
Report Bug
How many arguments does the analogRead() function have?
Analog Read () फंक्शन में कितने आर्गुमेन्ट होते हैं?
A.
1
1
B.
2
2
C.
3
3
D.
4
4
Question No# :
15
out of 50
Report Bug
In ATmega328p, the letter p stands for
ATmega328p में, अक्षर p का अर्थ है
A.
Picopower
Picopower
B.
Preprocessing
Preprocessing
C.
Precise
Precise
D.
Popular
Popular
Question No# :
16
out of 50
Report Bug
What is pin connect block?
पिन कनेक्ट ब्लॉक क्या है?
A.
All pins are having a function without reserved
सभी पिन बिना रिजर्व्ड एक कार्य कर रहें हैं
B.
Some pins are reserved
कुछ पिन रिजर्व्ड हैं
C.
Pins have more than one function
पिन के एक से अधिक कार्य होते हैं
D.
Multiplexing of some pins
कुछ पिनों का बहुसंकेतक
Question No# :
17
out of 50
Report Bug
AnalogWrite method can be used for
AnalogWrite विधि का उपयोग किया जा सकता है
A.
PWM pins
PWM pins
B.
Hybrid pins
Hybrid pins
C.
Digital pins
Digital pins
D.
None of these
None of these
Question No# :
18
out of 50
Report Bug
Which of the following statement(s) are true about serial communication
A.
Serial communication is the process of sending data from one device to another device sequentially
Serial communication is the process of sending data from one device to another device sequentially
B.
in serial Communication the data bits are send serially from one device to another device.
in serial Communication the data bits are send serially from one device to another device.
C.
Provide faster means of communication
Provide faster means of communication
D.
All of the above
All of the above
Question No# :
19
out of 50
Report Bug
The Setup() Defines
A.
Pin functionality using the pinMode function
Pin functionality using the pinMode function
B.
Initial state of pins
Initial state of pins
C.
Initialize classes and variables
Initialize classes and variables
D.
All of the above
All of the above
Question No# :
20
out of 50
Report Bug
Which of the following is not logical operator in C language?
C भाषा में निम्नलिखित में से कौन सा लॉजिकल ऑपरेटर नहीं है?
A.
&&
&&
B.
||
||
C.
!
!
D.
|
|
Question No# :
21
out of 50
Report Bug
The process of building loT hardware and devices enhanced with smart sensors and embedded system using many of the shell components like sensors, circuits and microcontrollers is called?
सेंसर, सर्किट और माइक्रोकंट्रोलर जैसे कई शेल घटकों का उपयोग करके स्मार्ट सेंसर और एम्बेडेड सिस्टम के साथ बढ़ाए गए एलओटी हार्डवेयर और उपकरणों के निर्माण की प्रक्रिया को क्या कहा जाता है?
A.
Prototyping
प्रोटोटाइप
B.
Casting
कास्टिंग
C.
Protocasting
प्रोटोकास्टिंग
D.
Protocal Typing
प्रोटोकॉल टाइपिंग
Question No# :
22
out of 50
Report Bug
loT devices can easily lead to catastrophe without
IoT डिवाइस ________के बिना आसानी से बुरा परिणाम दे सकते हैं
A.
Software
सॉफ्टवेयर
B.
Devices
डिवाइस
C.
Cloud
क्लाउड
D.
Management system
मैनेजमेंट सिस्टम
Question No# :
23
out of 50
Report Bug
Arduino uno have ____ size of program memory
Arduino Uno में प्रोग्राम मेमोरी का ____ आकार होता है
A.
10 KB
10 KB
B.
4 KB
4 KB
C.
64 KB
64 KB
D.
32 KB
32 KB
Question No# :
24
out of 50
Report Bug
Which symbol is used in Arduino to calculate Module
Arduino में मॉड्यूल की गणना करने के लिए किस प्रतीक का उपयोग किया जाता है
A.
#
#
B.
$
$
C.
%
%
D.
!
!
Question No# :
25
out of 50
Report Bug
Arduino is an
Arduino एक ।
A.
Open source programmable circuit board.
ओपेन सोर्स प्रोग्रामेबल सर्किट बोर्ड
B.
proprietary programmable circuit board.
प्रोपराइटरी प्रोग्रामेबल सर्किट बोर्ड
C.
Open source non-programmable circuit board.
ओपेन सोर्स नॉन प्रोग्रामेबल सर्किट बोर्ड
D.
None of the Above.
उपर्युक्त में से कोई नहीं
Question No# :
26
out of 50
Report Bug
Expand IDE full form________?
DE का पूर्ण विस्तृत रूप ________?
A.
Integrated Development Environment
Integrated Development Environment
B.
Interfaced Developed Module
Interfaced Developed Module
C.
Interleaving Deficit Expander
Interleaving Deficit Expander
D.
Interleaving The Developed Environment
Interleaving The Developed Environment
Question No# :
27
out of 50
Report Bug
The advantages of using functions is
फंक्शन का उपयोग करने के________ फायदे हैं
A.
Partition larger task into smaller tasks
बड़े कार्य को छोटे कार्यो में विभाजित करना
B.
Code reusability
कोड पुनः प्रयोज्य
C.
Manage complexity
जटिलता का प्रबंधन
D.
All of these
इनमे से सभी
Question No# :
28
out of 50
Report Bug
Analog pins _____ the signals from an analog sensor.
एनालॉग पिन _____ एक एनालॉग सेंसर से सिग्नल।
A.
Write
Write
B.
Read
Read
C.
Peruse
Peruse
D.
Study
Study
Question No# :
29
out of 50
Report Bug
Clock Speed of Arduino UNO is
Arduino UNO की क्लॉक स्पीड है
A.
16 MHz
16 MHz
B.
12 MHZ
12 MHZ
C.
18 MHz
18 MHz
D.
14 MHz
14 MHz
Question No# :
30
out of 50
Report Bug
The loT networks that has a very short range is?
IoT नेटवर्क जिसकी रेंज बहुत कम है वह ________है ?
A.
WAN
WAN
B.
LAN
LAN
C.
Fox
Fox
D.
Short-range Wireless Network
सॉर्ट-रेंज वायरलेस नेटवर्क
Question No# :
31
out of 50
Report Bug
Which of the following prevents someone from denying the accessed resource
निम्नलिखित में से कौन किसी को एक्सेस किए गए संसाधन को अस्वीकार करने से रोकता है
A.
Accounting
एकाउंटिंग
B.
Non-repudiation
नॉन-रेपुडिएशन
C.
Sniffing
स्निफिंग
D.
Authorization
आथराज़ेशन
Question No# :
32
out of 50
Report Bug
_____________ is used for serial communication with devices connected with Arduino
_____________ का उपयोग जुड़े उपकरणों के साथ क्रमिक संचार के लिए किया जाता है Arduino
A.
I2C
I2C
B.
SPI
SPI
C.
UART
UART
D.
None of these
None of these
Question No# :
33
out of 50
Report Bug
How many Analog pins exist in Arduino?
Arduino में कितने एनालॉग पिन मौजूद हैं?
A.
9
9
B.
5
5
C.
6
6
D.
10
10
Question No# :
34
out of 50
Report Bug
Microcontroller used in Arduino UNO prototyping board is ?
Arduino UNO प्रोटोटाइप बोर्ड में प्रयुक्त Microcontroller है?
A.
ATmega328m
ATmega328m
B.
ATmega328P
ATmega328P
C.
ATmega2560
ATmega2560
D.
None
कोई नहीं
Question No# :
35
out of 50
Report Bug
Inductance is measured in
प्रेरकत्व को मापा जाता है
A.
Ohm
Ohm
B.
Farad
Farad
C.
Henry
Henry
D.
Coulomb
Coulomb
Question No# :
36
out of 50
Report Bug
Expand the full form of USB is_____?
USB का पूर्ण रूप बताएं____ है?
A.
United Serial Bus
United Serial Bus
B.
Universal Serial Bus
Universal Serial Bus
C.
United Search Bus
United Search Bus
D.
None of the above
None of the above
Question No# :
37
out of 50
Report Bug
Which of the following is false about lol devices?
IoT उपकरणों के बारे में निम्नलिखित में से कौन सा गलत है?
A.
Use internet for collecting and sharing data
डेटा एकत्र करने और साझा करने के लिए इंटरनेट ला उपयोग करता है
B.
Need microcontrollers
माइक्रोकंट्रोलर की आवश्यकत होती है
C.
Use wireless technology
विरलेस तकनीक का प्रयोग करता है
D.
Are completely safe
पूरी तरह सुरक्षित है
Question No# :
38
out of 50
Report Bug
RX pin represents _______ in Arduino board.
Arduino बोर्ड में RX पिन _______ का प्रतिनिधित्व करता है।
A.
Transmits
Transmits
B.
Receivers
Receivers
C.
Ground
Ground
D.
Restarts
Restarts
Question No# :
39
out of 50
Report Bug
The pre-built circuit boards that fits on the top of Arduino or any other development board are known as
पूर्व-निर्मित सर्किट बोर्ड जो Arduino या किसी अन्य विकास के शीर्ष पर फिट होते हैं बोर्ड के नाम से जाना जाता है
A.
Vero board
Vero board
B.
FRC connectors
FRC connectors
C.
shields
shields
D.
breadboard
breadboard
Question No# :
40
out of 50
Report Bug
Which of the following languages does GSN work on?
जीएसएन निम्नलिखित में से किस भाषा पर कार्य करता है?
A.
Python
पायथन
B.
JAVA
जावा
C.
Android
एंड्राइड
D.
C++
सी ++
Question No# :
41
out of 50
Report Bug
In C, how do you set up an array?
सी में, आप एक सरणी कैसे स्थापित करते हैं?
A.
int k={3,4}
int k={3,4}
B.
int k=new int[2]
int k=new int[2]
C.
int k [2] = {3,4};
int k [2] = {3,4};
D.
int k(2)={3,4};
int k(2)={3,4};
Question No# :
42
out of 50
Report Bug
What is the use of the Interrupt Service Routine in an Arduino
Arduino में इंटरप्ट सर्विस रूटीन का क्या उपयोग है
A.
To boot up the Arduino
Arduino को बूट-अप करने के लिए
B.
To exit any code that is running
रनिंग कोड से एक्जिट करने के लिए
C.
To automate functions
फंक्शन को ऑटोमेट करने के लिए
D.
To make more memory
अधिक मेमोरी बनाना
Question No# :
43
out of 50
Report Bug
How are comments denoted in Embedded C?
एंबेडेड C में टिप्पणियों को कैसे दर्शाया जाता है
A.
#
#
B.
%
%
C.
;
;
D.
//
//
Question No# :
44
out of 50
Report Bug
Almost all statement written in arduino language must end with a
Arduino भाषा में लिखे गए लगभग सभी कथनों के अंत में a होना चाहिए
A.
Comma ( , )
Comma ( , )
B.
Colon ( : )
Colon ( : )
C.
Semicolon ( ; )
Semicolon ( ; )
D.
Fullstop ( . )
Fullstop ( . )
Question No# :
45
out of 50
Report Bug
What is the correct execution process of an Arduino code?
अरुडिनो कोड की सही निष्पादन प्रक्रिया क्या है
A.
Preprocessor->Editor->Compiler
प्रीप्रोसेस्सोर->एडिटर->कम्पाइलर
B.
Editor->Preprocessor->Compiler
एडिटर->प्रीप्रोसेस्सोर->कम्पाइलर
C.
Compiler->Preprocessor->Editor
कम्पाइलर->प्रीप्रोसेस्सोर->एडिटर
D.
Editor->Compiler->Preprocessor
एडिटर->कम्पाइलर->प्रीप्रोसेस्सोर
Question No# :
46
out of 50
Report Bug
What types of instructions have the most impact on the programme counter?
प्रोग्राम काउंटर पर किस प्रकार के निर्देशों का सबसे अधिक प्रभाव पड़ता है?
A.
Call & Jump
Call & Jump
B.
Getchar & putchar
Getchar & putchar
C.
Call & Return
Call & Return
D.
Return & Jump
Return & Jump
Question No# :
47
out of 50
Report Bug
Which language is used to bult Arduino IDE ?
Arduino IDE किस भाषा पर बनाया गया है?
A.
Java
Java
B.
HTML
HTML
C.
C/C++
C/C++
D.
Python
Python
Question No# :
48
out of 50
Report Bug
Analog read method in Arduino UNO returns value_______ range.
Arduino UNO में एनालॉग रीड मेथड वैल्यू .......देता है ।
A.
50-60
50-60
B.
0-1023
0-1023
C.
0-255
0-255
D.
None
कोई नहीं
Question No# :
49
out of 50
Report Bug
A program written with the IDE for Arduino is called _________
Arduino के लिए IDE के साथ लिखे गए एक प्रोग्राम को कहा जाता है?
A.
IDE Source
आईडीई सोर्स
B.
Sketch
स्केच
C.
Cryptography
क्रिप्टोग्राफी
D.
None of the above
उपर्युक्त में से कोई नहीं
Question No# :
50
out of 50
Report Bug
What is role of Execution unit?
निष्पादन इकाई की भूमिका क्या है?
A.
Encoding
एन्कोडिंग
B.
Decoding
डिकोडिंग
C.
Calculation
गणना
D.
Processing
प्रोसेसिंग
Latest Current Affairs 2024
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Online MBA 2 years
Online MCA
Online BCA
Best Website and Software Company in Allahabad