Building IoT applications

Q.1 हमारे पास कितने प्रकार के arduinos हैं?

How many types of arduinos do we have?

A)
B)
C)
D)

Q.2 UNO बोर्ड में कितने डिजिटल पिन होते हैं?

How many digital pins are there in UNO board?

A)
B)
C)
D)

Q.3 बिल्ड USB में माइक्रोकंट्रोलर का उपयोग करने वाला पहला बोर्ड कौन सा है?

Which is the first board to use microcontroller in build USB?

A)
B)
C)
D)

Q.4 Arduino IDE में कितनी बार setup() function चलता है

How many times does the setup() function run in the Arduino IDE?

A)
B)
C)
D)

Q.5 C प्रोग्रामिंग भाषा का _______ प्रकार है।

C is _______ type of programming language.

A)
B)
C)
D)

Q.6 _______ function input/output pin को configure करता है|

_______ function configures the input/output pins.

A)
B)
C)
D)

Q.7 एक second में कितने milliseconds होते है|

How many milliseconds are there in one second?

A)
B)
C)
D)

Q.8 Arduino Uno में सिर्फ digital pin होती है ?

Arduino Uno has only digital pin?

A)
B)
C)
D)

Q.9 Arduino Uno arduino board का सबसे प्रसिद्ध प्रकार है

Arduino Uno is the most famous type of arduino board

A)
B)
C)
D)

Q.10 Arduino_________के द्वारा introduce किया गया है ?

Arduino has been introduced by_________?

A)
B)
C)
D)

Q.11 Arduino IDE किस Language में लिखी गयी है ?

In which language is Arduino IDE written?

A)
B)
C)
D)

Q.12 Arduino_________किस वर्ष में introduce किया गया है ?

Arduino_________ was introduced in which year?

A)
B)
C)
D)

Q.13 Arduino UNO में प्रयोग किया जाने वाला माइक्राकंट्रोलर कौन सा है ?

Which microcontroller is used in Arduino UNO?

A)
B)
C)
D)

Q.14 Arduino IDE Environment प्रदान करता है।

Arduino provides IDE Environment.

A)
B)
C)
D)

Q.15 Arduino केवल डिजिटल इनपुट पोर्ट प्रदान करता है।

Arduino only provides digital input ports.

A)
B)
C)
D)

Q.16 Arduino प्रोग्रामिंग में Conditional statements का प्रयोग नहीं किया जा सकता।

Conditional statements cannot be used in Arduino programming.

A)
B)
C)
D)

Q.17 एक बार लिखा गया कोड Arduino बोर्ड पर अपलोड नहीं किया जा सकता।

The code once written cannot be uploaded to the Arduino board.

A)
B)
C)
D)

Q.18 Float , एम्बेडेड सी लैंग्वेज का वैध डेटा प्रकार(valid data type) है।

Float is a valid data type of the embedded C language.

A)
B)
C)
D)

Q.19 एम्बेडेड सी लैंग्वेज, फंक्शन कॉल्स को सपोर्ट नहीं करती है।

The embedded C language does not support function calls.

A)
B)
C)
D)

Q.20 PIC का पूरा नाम है ?

What is the full name of PIC?

A)
B)
C)
D)

Q.21 Arduino में Modules की गणना के लिए किस symbol का use किया जाता है |

Which symbol is used to calculate modules in Arduino?

A)
B)
C)
D)

Q.22 Arduino Uno में 6 एनालॉग इनपुट pin है जिन्हें _______ लेबल किया गया है|

Arduino Uno has 6 analog input pins which are labeled _______.

A)
B)
C)
D)

Q.23 क्या एक Arduino program को C/C++ programming language के बजाय Java programming language में लिख सकते है?

Can an Arduino program be written in Java programming language instead of C/C++ programming language?

A)
B)
C)
D)

Q.24 Atmega328p में p का अर्थ है ?

What does p mean in atmega328p?

A)
B)
C)
D)

Q.25 Arduino को इस वर्ष में प्रस्तावित गया था |

Arduino was proposed in this year.

A)
B)
C)
D)

Q.26 Arduino 2005 में Massimo Banzi के द्वारा introduce किया |

Arduino was introduced by Massimo Banzi in 2005.

A)
B)
C)
D)

Q.27 Arduino UNO में Atmega328p Micro Controller का use किया जाता है |

Atmega328p Micro Controller is used in Arduino UNO.

A)
B)
C)
D)

Q.28 Arduino के लिए IDE के साथ लिखे गए प्रोग्राम को ................ कहा जाता है |

Programs written with the IDE for Arduino are called…………..

A)
B)
C)
D)

Q.29 Arduino IDE में 2 कार्य होते हैं।

Arduino IDE has 2 functions.

A)
B)
C)
D)

Q.30 pinMode() function input/output pin को configure नहीं करता है?

pinMode() function does not configure input/output pins?

A)
B)
C)
D)

Q.31 digitalWrite() pin पर value output करता हैं |

digitalWrite() outputs the value on the pin.

A)
B)
C)
D)

Q.32 सर्वो मोटर को कमांड देने के लिए किस प्रकार के Arduino पिन का उपयोग किया जाता है?

Which type of Arduino pin is used to give commands to a servo motor?

A)
B)
C)
D)

Q.33 ग्लोबल सेंसर नेटवर्क किस वातावरण पर काम करता है

In which environment does the Global Sensor Network work?

A)
B)
C)
D)

Q.34 Arduino शील्ड्स को भी कहा जाता है

Arduino shields are also called as

A)
B)
C)
D)

Q.35 Arduino IDE किस भाषा पर बनी है?

What language is Arduino IDE built on?

A)
B)
C)
D)

Q.36 एक विशिष्ट Arduino कोड किस भाषा पर आधारित है?

What language is a typical Arduino code based on?

A)
B)
C)
D)

Q.37 Arduino कोड को Arduino IDE में ________ कहा जाता है।

Arduino code is called ________ in Arduino IDE.

A)
B)
C)
D)

Q.38 Arduino UNO का डिफ़ॉल्ट बूटलोडर क्या है?

What is the default bootloader of Arduino UNO?

A)
B)
C)
D)

Q.39 Arduino.h हेडर फ़ाइल का क्या उपयोग है?

What is the use of Arduino.h header file?

A)
B)
C)
D)

Q.40 कुछ Arduino बोर्डों पर मौजूद विन पिन का क्या उपयोग है?

What is the use of the Vin pin present on some Arduino boards?

A)
B)
C)
D)

Q.41 Arduino कोड की सही निष्पादन प्रक्रिया क्या है?

What is the correct execution procedure of Arduino code?

A)
B)
C)
D)

Q.42 किस Arduino बोर्ड में ऑनबोर्ड जॉयस्टिक है?

Which Arduino boards have an onboard joystick?

A)
B)
C)
D)

Q.43 AnalogWrite() फंक्शन आउटपुट किस प्रकार का सिग्नल देता है?

What type of signal does the AnalogWrite() function output?

A)
B)
C)
D)

Q.44 Arduino बोर्ड आउटपुट सप्लाई वोल्टेज का समर्थन करते हैं:

Arduino boards support output supply voltage:

A)
B)
C)
D)

Q.45 पूर्व-निर्मित सर्किट बोर्ड जो Arduino या किसी अन्य विकास बोर्ड के शीर्ष पर फिट होते हैं, के रूप में जाना जाता है

Pre-made circuit boards that fit on top of an Arduino or another development board are known as

A)
B)
C)
D)

Q.46 Arduino के साथ ऐड-ऑन मॉड्यूल को आसानी से इंटरफ़ेस करने के लिए, हम उपयोग कर सकते हैं

To easily interface the add-on module with Arduino, we can use

A)
B)
C)
D)

Q.47 Arduino प्रोग्राम में डिफ़ॉल्ट विधि है / हैं

The default method in Arduino program is/are

A)
B)
C)
D)

Q.48 Arduino प्रोग्राम में एक सेकंड की देरी (delay) उत्पन्न करने के लिए आवश्यक कथन है

The statement required to generate a one second delay in the Arduino program is

A)
B)
C)
D)

Q.49 Arduino UNO में PWM पिनों की संख्या है

The number of PWM pins in Arduino UNO is

A)
B)
C)
D)

Q.50 Arduino UNO में anlogRead method की मान की range है

The range of values of anlogRead method in Arduino UNO is

A)
B)
C)
D)