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

In What of Pin, DHT sensor should be connected?
किस पिन में, DHT सेंसर को जोड़ा जाना चाहिए?

Questions No: 2/50

How many types of Arduino do we have?
हमारे पास कितने प्रकार के Arduino हैं?

Questions No: 3/50

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

Questions No: 4/50

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

Questions No: 5/50

loT devices can easily lead to catastrophe without
IoT डिवाइस ________के बिना आसानी से बुरा परिणाम दे सकते हैं

Questions No: 6/50

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

Questions No: 7/50

Which language is used to bult Arduino IDE ?
Arduino IDE किस भाषा पर बनाया गया है?

Questions No: 8/50

Which of the following prevents someone from denying the accessed resource
निम्नलिखित में से कौन किसी को एक्सेस किए गए संसाधन को अस्वीकार करने से रोकता है

Questions No: 9/50

Fading technique used for____________pin in Arduino.
Arduino में ____________pin के लिए उपयोग की जाने वाली फेडिंग तकनीक।

Questions No: 10/50

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

Questions No: 11/50

_____ pins are known as digital pins in Arduino.
Arduino में _____ पिन को डिजिटल पिन के रूप में जाना जाता है।

Questions No: 12/50

In C language, the bitwise complement operator is
C भाषा में बिटवाइज़ कॉम्प्लीमेंट ऑपरेटर है

Questions No: 13/50

_____________ is used for serial communication with devices connected with Arduino
_____________ का उपयोग जुड़े उपकरणों के साथ क्रमिक संचार के लिए किया जाता है Arduino

Questions No: 14/50

Find the correct boilerplate Arduino code.
सही बॉयलरप्लेट Arduino कोड खोजें।

Questions No: 15/50

Predict the output of the following code if the object is moving towards the sensor.

int op = 6;
int isBarrier = HIGH;
void setup() {
pinMode(op, INPUT)
Serial.begin(9600);
}
void loop(){
isBarrier = digitalRead(op);
if (isBarrier == LOW) {
Serial.println("1+");
}
else{
Serial.print("clear+"); 
delay(100);
}

Questions No: 16/50

A digit value is converted to an analogue signal using which of the following Methods?
निम्न में से किस विधि का उपयोग करके एक अंक मान को एनालॉग सिग्नल में परिवर्तित किया जाता है?

Questions No: 17/50

Type of circuit board which can be used for extension of capabilities of Arduino board
सर्किट बोर्ड का प्रकार जिसका उपयोग Arduino बोर्ड की क्षमताओं के विस्तार के लिए किया जा सकता है

Questions No: 18/50

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

Questions No: 19/50

What is the function name for turn on led in Arduino?
Arduino में एलईडी चालू करने के लिए फ़ंक्शन का नाम क्या है?

Questions No: 20/50

Which of the Arduino pins is connected to the Data5 (D5) pin on the 16x2 character LCD?
कौन सा Arduino पिन 16x2 कैरेक्टर LCD पर Data5 (D5) पिन से जुड़ा है?

Questions No: 21/50

Device used to convert light energy into electrical energy is
प्रकाश ऊर्जा को विद्युत ऊर्जा में परिवर्तित करने के लिए उपयोग किया जाने वाला उपकरण है

Questions No: 22/50

ADC (Analog to Digital converter) on Arduino board is used to convert__ signal into digital signal
Arduino बोर्ड पर ADC (एनालॉग टू डिजिटल कन्वर्टर) का उपयोग _____ सिग्नल को डिजिटल सिग्नल में बदलने के लिए किया जाता है।

Questions No: 23/50

What will be the output of the following code C?

#include <stdio.h>
 void solve(){
char ch[5] = "abcde";
int ans=0;
for(int i =0; i< 5; i++) {
ans += (ch[i] - 'a');
}
printf("%d", ans);
}
int main(){
solve();
return 0;
}

Questions No: 24/50

How many terminals does the MQ2 Gas Sensor have?
MQ2 गैस सेंसर के कितने टर्मिनल हैं?

Questions No: 25/50

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

Questions No: 26/50

This device allows you to prototype your project without having to permanently solder the circuit together.
यह उपकरण आपको Arduino प्रोजेक्ट को सर्किट पर बिना स्थाई रूप से सोल्डर किये हुए प्रोटोटाइप करने की अनुमति देता है।

Questions No: 27/50

How are multiline comments denoted in Embedded C?
एंबेडेड सी मल्टीलाइन टिप्पणियों को कैसे दर्शया जाता है?

Questions No: 28/50

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

Questions No: 29/50

Arduino was introduced in
एक ऑर्डिनो को इस वर्ष में प्रस्तावित किया गया था

Questions No: 30/50

Capacitor blocks AC and allows DC to pass through.
कैपेसिटर एसी को ब्लॉक करता है और डीसी को गुजरने की अनुमति देता है।

Questions No: 31/50

In C programming language, preprocessors are specified with _____________symbol
C प्रोग्रामिंग भाषा में, प्रीप्रोसेसरों को _____________प्रतीक के साथ निर्दिष्ट किया जाता है

Questions No: 32/50

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

Questions No: 33/50

A program written with the IDE for Arduino is called _________
Arduino के लिए IDE के साथ लिखे गए एक प्रोग्राम को कहा जाता है?

Questions No: 34/50

What are the functions preprocessor directive in Embedded C programming?
एंबेडेड सी प्रोग्रामिंग में फंक्शन प्रीप्रोसेसर डायरेक्टिव क्या हैं?

Questions No: 35/50

What type of signal does the analogWrite() function output ?
analogWrite() फ़ंक्शन किस प्रकार का आउटपुट करता है?

Questions No: 36/50

How many times does the setup() function run on every startup of the Arduino System ?
Arduino सिस्टम के प्रत्येक स्टार्टअप पर कितनी बार Setup() फ़ंक्शन करता है?

Questions No: 37/50

Which microcontroller is used in Arduino UNO.
Arduino UNO में प्रयुक्त _________ माइक्रोकंट्रोलर।

Questions No: 38/50

Which command is used to create a delay in the Arduino program?
Arduino प्रोग्राम में देरी करने के लिए किस कमांड का उपयोग किया जाता है?

Questions No: 39/50

Which symbol is used in Arduino to calculate modulo

Questions No: 40/50

if a voltage of 5V is applied to the pin equivalent to the A0 pin on an Arduino UNO, what is the output of the programmed below?

void setup() {
    Serial.begin(9600);
    pinMode(A0, INPUT);
}
void loop() { 
    int s = analogRead(A0);
    Serial.println(s);
}

Questions No: 41/50

How are comments denoted in Embedded C?
एंबेडेड C में टिप्पणियों को कैसे दर्शाया जाता है

Questions No: 42/50

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

Questions No: 43/50

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

Questions No: 44/50

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

Questions No: 45/50

Arduino is an
Arduino एक ।

Questions No: 46/50

which is a combination of hardware and software to perform a specific task
किसी विशिष्ट कार्य को करने के लिए हार्डवेयर और सॉफ्टवेयर का संयोजन है

Questions No: 47/50

Sensors which produce continuous signals that are proportional to the sensed parameter are
सेंसर जो निरंतर संकेत उत्पन्न करते हैं जो अनुभूति के समानुपाती होते हैं पैरामीटर हैं

Questions No: 48/50

What will happen if we supply a voltage of 25V to the IR sensor?
यदि हम IR सेंसर को 25V का वोल्टेज दें तो क्या होगा?

Questions No: 49/50

Advantage(s) of Arduino are
Arduino का लाभ है

Questions No: 50/50

A control system in which the control action is somehow dependent on the output is known as ______ .
एक कन्ट्रोल सिस्टम जिसमें कन्ट्रोल क्रिया किसी तरह आउटपुट पर निर्भर होती है, ........ के रूप में जानी जाती है।