O Level - Building Iot Applications
Questions No: 1/50

Which of the following option is not available in Arduino IDE software?
निम्नलिखित में से कौन सा विकल्प Arduino IDE सॉफ़्टवेयर में उपलब्ध नहीं है?

Questions No: 2/50

Single line comment in C Language starts with
C भाषा में सिंगल लाइन कमेंट की शुरुआत होती है

Questions No: 3/50

AnalogWrite method can be used for
AnalogWrite विधि का उपयोग किया जा सकता है

Questions No: 4/50

Arduino mega hold ____ analog inputs.
Arduino मेगा होल्ड ____ एनालॉग इनपुट।

Questions No: 5/50

Program written in Arduino IDE is known as
Arduino IDE में लिखे गए प्रोग्राम को कहा जाता है

Questions No: 6/50

The pre-built circuit boards that fits on the top of Arduino or any other development board are known as
पूर्व-निर्मित सर्किट बोर्ड जो Arduino या किसी अन्य विकास के शीर्ष पर फिट होते हैं बोर्ड के नाम से जाना जाता है

Questions No: 7/50

What does GPIO stand for?
GPIO का क्या अर्थ है?

Questions No: 8/50

Which software is used to upload the Arduino Sketches to the board?
Arduino Sketchs को बोर्ड पर अपलोड करने के लिए किस सॉफ्टवेयर का उपयोग है ।

Questions No: 9/50

Arduino Bluetooth also called Arduino ___?
Arduino ब्लूटूथ को Arduino ___ भी कहा जाता है?

Questions No: 10/50

One of the most popular Arduino boards is
सबसे लोकप्रिय Arduino बोडों में से एक है

Questions No: 11/50

API stands for
एपीआई का मतलब है

Questions No: 12/50

What is the purpose of the delay() function in Arduino?
Arduino में delay() फ़ंक्शन का उद्देश्य क्या है?

Questions No: 13/50

To easily interface add-on modules with Arduino, we can use
Arduino के साथ ऐड-ऑन मॉड्यूल को आसानी से इंटरफ़ेस करने के लिए, हम इसका उपयोग कर सकते हैं

Questions No: 14/50

What is switching time for relay to operate with Arduino ?
Arduino के साथ रिले को संचालित करने के लिए स्विचिंग समय क्या है?

Questions No: 15/50

What will be the output of the following code

#include <stdio.h>
void solve(){
    int b=4;
    int res = b++ + ++b + ++b;
    printf("%d", res);
}
int main(){
    solve();
    return 0;
}

Questions No: 16/50

____________ pins in Arduino reads data from analog sensor and convert value into digital value
Arduino में ____________ पिन एनालॉग सेंसर से डेटा पढ़ता है और मान को परिवर्तित करता है डिजिटल मूल्य

Questions No: 17/50

Code writing and uploading into the board is done using _____?
कोड लिखने और बोर्ड में अपलोड करने के लिए _____ का उपयोग किया जाता है?

Questions No: 18/50

What is the output of the following program?

for(;;) 
{
Statements
}


Questions No: 19/50

The Lilypad Arduino is concerned with:
लिलिपैड अरुडिनो का संबंध है:

Questions No: 20/50

int a:16; what is 16 indicate here?
int a: 16; 16 यहाँ क्या दर्शाता है?

Questions No: 21/50

What is the real example of a smart grid device in IoT?
IoT में स्मार्ट ग्रिड डिवाइस का वास्तविक उदाहरण क्या है?

Questions No: 22/50

Expand LCD ________?
एलसीडी full form

Questions No: 23/50

Which Arduino pin is used for analog input?
एनालॉग इनपुट के लिए किस Arduino पिन का यूज़ किया जाता है?

Questions No: 24/50

______________ is the rate at which the number of signal elements or changes to the signal occurs per second when it passes through communication channel
______________ वह दर है जिस पर संचार चैनल से गुजरने पर प्रति सेकंड सिग्नल तत्वों की संख्या या सिग्नल में परिवर्तन होता है

Questions No: 25/50

What is the output of the following program?

for(;;)

{

Statements

}


Questions No: 26/50

The SI unit of resistance is ————.
प्रतिरोध की SI इकाई ———— है।

Questions No: 27/50

Expand IDE full form________?
DE का पूर्ण विस्तृत रूप ________?

Questions No: 28/50

The function which repeatedly executes in the main program?
वह फंक्शन जो मुख्य प्रोग्राम में बार-बार एक्जीक्यूट होता है?

Questions No: 29/50

Which parameter is taken through pulseln() in ultrasonic sensor?
अल्ट्रासोनिक सेंसर में pulseIn() के माध्यम से कौन सा पैरामीटर लिया जाता है?

Questions No: 30/50

What does the setup() function in an Arduino sketch do?
Arduino स्केच में सेटअप() फ़ंक्शन क्या करता है?

Questions No: 31/50

The basic program in Arduino IDE contains
Arduino IDE में मूल प्रोग्राम शामिल है

Questions No: 32/50

What is temperature in Celsius LM35 for corresponding 270mV as a output voltage?
आउटपुट वोल्टेज के रूप में 270mV के लिए सेल्सियस LM35 में तापमान क्या है?

Questions No: 33/50

Which symbol is used in Arduino to calculate modulo

Questions No: 34/50

Microcontroller used in Arduino UNO prototyping board is ?
Arduino UNO प्रोटोटाइप बोर्ड में प्रयुक्त Microcontroller है?

Questions No: 35/50

Analog pins _____ the signals from an analog sensor.
एनालॉग पिन _____ एक एनालॉग सेंसर से सिग्नल।

Questions No: 36/50

Inductance is measured in
प्रेरकत्व को मापा जाता है

Questions No: 37/50

In Arduino, the reset pin is switched to _____, to reopen the code and load.
Arduino में, कोड को फिर से खोलने और लोड करने के लिए रीसेट पिन को _____ पर स्विच किया जाता है।

Questions No: 38/50

Statement required in Arduino program to generate one second delay is
Arduino प्रोग्राम में एक सेकंड की देरी उत्पन्न करने के लिए स्टेटमेंट की आवश्यकता होती है

Questions No: 39/50

How many analog pins are used in Arduino Mega board
Arduino मेगा बोर्ड में कितने एनालॉग पिन का उपयोग किया जाता है

Questions No: 40/50

Expand the full form of USB is_____?
USB का पूर्ण रूप बताएं____ है?

Questions No: 41/50

What is the output of “pin 1” if “pin2” is sent “1011” where 1 is 5V and 0 is 0V?

int pin1 = 12;
int pin2 = 11;
void setup() {
   pinMode(pin1, OUTPUT);
   pinMode(pin2, INPUT);
   Serial.begin(9600);
}
void loop() {
  if(digitalRead(pin2)==1) {
digitalWrite(pin1,LOW);
  }
else if(digitalRead(pin2)==0) {
digitalWrite(pin1,HIGH);
}
}

Questions No: 42/50

Which of the following is example of an LDR sensor application?
निम्न में से कौन सा LDR सेंसर एप्लिकेशन का उदाहरण है?

Questions No: 43/50

RX pin represents _______ in Arduino board.
Arduino बोर्ड में RX पिन _______ का प्रतिनिधित्व करता है।

Questions No: 44/50

The Arduino board is also called a _______?
Arduino बोर्ड को _______ भी कहा जाता है?

Questions No: 45/50

If the voltage value is 5v then it reaches a ____ limit for each analog input.
यदि वोल्टेज मान 5v है तो यह प्रत्येक एनालॉग इनपुट के लिए ____ सीमा तक पहुँच जाता है।

Questions No: 46/50

What is role of Execution unit?
निष्पादन इकाई की भूमिका क्या है?

Questions No: 47/50

Almost all statement written in arduino language must end with a
Arduino भाषा में लिखे गए लगभग सभी कथनों के अंत में a होना चाहिए

Questions No: 48/50

The advantages of using functions is
फंक्शन का उपयोग करने के________ फायदे हैं

Questions No: 49/50

Arduino IDE consists of 2 functions. What are they?
Arduino IDE में 2 function होते हैं। वे क्या हैं?

Questions No: 50/50

Which of the following sensors can detect motion in Arduino-based IoT projects?
निम्नलिखित में से कौन सा सेंसर Arduino-बेस्ड IoT प्रोजेक्ट्स में वैल्यू का पता लगा सकता है?