Important Notice:
M4-R5.1 Model Paper — Set 6
100 Questions  •  M4-R5.1
90:00
← Back
1
What is the full form of SMTP? / SMTP का पूर्ण रूप क्या है?
2
Which protocol is used for sending emails? / ईमेल भेजने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
3
What is the purpose of the 'analogReference()' function with DEFAULT parameter? / DEFAULT पैरामीटर के साथ 'analogReference()' फ़ंक्शन का क्या उद्देश्य है?
4
Which sensor is used to measure the angle of tilt? / झुकाव का कोण मापने के लिए किस सेंसर का उपयोग किया जाता है?
5
What is the output of analogWrite(127) on a PWM pin? / PWM पिन पर analogWrite(127) का आउटपुट क्या है?
6
What is the purpose of the 'noTone()' function without any parameter in Arduino? / Arduino में बिना किसी पैरामीटर के 'noTone()' फ़ंक्शन का क्या उद्देश्य है?
7
Which of the following is an example of an actuator that produces linear motion? / निम्नलिखित में से कौन सा एक्चुएटर रैखिक गति उत्पन्न करता है?
8
What does the 'random(10, 20)' function return in Arduino? / Arduino में 'random(10, 20)' फ़ंक्शन क्या रिटर्न करता है?
9
What is the purpose of a zener diode? / जेनर डायोड का क्या उद्देश्य है?
10
Which communication protocol uses a single data line and is commonly used for DS18B20 sensor? / कौन सा संचार प्रोटोकॉल एकल डेटा लाइन का उपयोग करता है और आमतौर पर DS18B20 सेंसर के लिए उपयोग किया जाता है?
11
What is the purpose of the 'bitSet()' function when used on a variable? / वेरिएबल पर 'bitSet()' फ़ंक्शन का उपयोग करने का क्या उद्देश्य है?
12
Which gas does the MQ-135 sensor detect? / MQ-135 सेंसर किस गैस का पता लगाता है?
13
What is the purpose of the 'EEPROM.update()' function in Arduino? / Arduino में 'EEPROM.update()' फ़ंक्शन का क्या उद्देश्य है?
14
What is the typical baud rate for GPS modules? / GPS मॉड्यूल के लिए विशिष्ट बॉड रेट क्या है?
15
Which of the following is a development board based on ESP8266? / निम्नलिखित में से कौन सा ESP8266 पर आधारित डेवलपमेंट बोर्ड है?
16
What is the purpose of the 'digitalPinToInterrupt()' macro? / 'digitalPinToInterrupt()' मैक्रो का क्या उद्देश्य है?
17
What does the '||' operator do in Embedded C? / एम्बेडेड C में '||' ऑपरेटर क्या करता है?
18
What is the purpose of the 'switch-case' statement in C? / C में 'switch-case' स्टेटमेंट का क्या उद्देश्य है?
19
Which type of memory is used to store user data that persists after power-off in Arduino? / Arduino में पॉवर बंद करने के बाद भी उपयोगकर्ता डेटा संग्रहीत करने के लिए किस प्रकार की मेमोरी का उपयोग किया जाता है?
20
What is the purpose of the 'INPUT_PULLDOWN' mode in Arduino? Is it available? / Arduino में 'INPUT_PULLDOWN' मोड का क्या उद्देश्य है? क्या यह उपलब्ध है?
21
How do you disable the internal pull-up resistor on an Arduino pin? / Arduino पिन पर आंतरिक पुल-अप रेजिस्टर को कैसे निष्क्रिय करते हैं?
22
Which of the following is a Wi-Fi module? / निम्नलिखित में से कौन सा Wi-Fi मॉड्यूल है?
23
What is the purpose of the 'ISR' (Interrupt Service Routine) in Arduino? / Arduino में 'ISR' (Interrupt Service Routine) का क्या उद्देश्य है?
24
What is the purpose of the 'delayMicroseconds()' function's limitation? / 'delayMicroseconds()' फ़ंक्शन की सीमा का क्या उद्देश्य है?
25
What is the standard voltage level for a HIGH digital signal on 5V logic devices? / 5V लॉजिक डिवाइस पर HIGH डिजिटल सिग्नल के लिए मानक वोल्टेज स्तर क्या है?
26
What is the standard voltage level for a LOW digital signal on 3.3V logic devices? / 3.3V लॉजिक डिवाइस पर LOW डिजिटल सिग्नल के लिए मानक वोल्टेज स्तर क्या है?
27
Which sensor is used to measure methane and LPG gas? / मीथेन और LPG गैस मापने के लिए किस सेंसर का उपयोग किया जाता है?
28
What is the purpose of the 'malloc()' function in C for Arduino? / Arduino के लिए C में 'malloc()' फ़ंक्शन का क्या उद्देश्य है?
29
What is the purpose of the 'free()' function in C for Arduino? / Arduino के लिए C में 'free()' फ़ंक्शन का क्या उद्देश्य है?
30
What is the purpose of the 'Serial.peek()' function in Arduino? / Arduino में 'Serial.peek()' फ़ंक्शन का क्या उद्देश्य है?
31
What is the purpose of the 'Serial.find()' function in Arduino? / Arduino में 'Serial.find()' फ़ंक्शन का क्या उद्देश्य है?
32
What is the purpose of the 'Serial.findUntil()' function in Arduino? / Arduino में 'Serial.findUntil()' फ़ंक्शन का क्या उद्देश्य है?
33
Which Arduino pin is connected to the built-in LED on Arduino Leonardo? / Arduino Leonardo पर बिल्ट-इन LED किस पिन से जुड़ी होती है?
34
What is the maximum current that can be drawn from the 5V pin on Arduino Mega? / Arduino Mega पर 5V पिन से अधिकतम कितनी करंट ली जा सकती है?
35
What is the purpose of the 'micros()' overflow? / 'micros()' ओवरफ्लो का क्या उद्देश्य है?
36
What is a dot matrix display? / डॉट मैट्रिक्स डिस्प्ले क्या है?
37
What is the typical size of a common dot matrix display? / एक सामान्य डॉट मैट्रिक्स डिस्प्ले का विशिष्ट आकार क्या है?
38
What is the purpose of the 'MAX7219' IC? / 'MAX7219' IC का क्या उद्देश्य है?
39
How many 7-segment displays can a single MAX7219 drive? / एक MAX7219 कितने 7-सेगमेंट डिस्प्ले को ड्राइव कर सकता है?
40
What is the purpose of the 'LedControl' library? / 'LedControl' लाइब्रेरी का क्या उद्देश्य है?
41
What is the purpose of a joystick's SW pin? / जॉयस्टिक के SW पिन का क्या उद्देश्य है?
42
What is a membrane keypad? / मेम्ब्रेन कीपैड क्या है?
43
What is the typical matrix size of a common membrane keypad? / एक सामान्य मेम्ब्रेन कीपैड का विशिष्ट मैट्रिक्स आकार क्या है?
44
What is the purpose of the 'Keypad' library in Arduino? / Arduino में 'Keypad' लाइब्रेरी का क्या उद्देश्य है?
45
What is the purpose of a buzzer module with a driver circuit? / ड्राइवर सर्किट के साथ बजर मॉड्यूल का क्या उद्देश्य है?
46
What is the difference between an active and a passive buzzer? / सक्रिय (Active) और निष्क्रिय (Passive) बजर के बीच क्या अंतर है?
47
What is the purpose of a relay module with optocoupler isolation? / ऑप्टोकपलर आइसोलेशन के साथ रिले मॉड्यूल का क्या उद्देश्य है?
48
What is the purpose of a solid state relay (SSR)? / सॉलिड स्टेट रिले (SSR) का क्या उद्देश्य है?
49
What is the advantage of a solid state relay over an electromagnetic relay? / इलेक्ट्रोमैग्नेटिक रिले की तुलना में सॉलिड स्टेट रिले का क्या लाभ है?
50
What is the purpose of a TRIAC? / TRIAC का क्या उद्देश्य है?
51
What is the purpose of a DIAC? / DIAC का क्या उद्देश्य है?
52
What is the purpose of a photoresistor (LDR)? / फोटोरेसिस्टर (LDR) का क्या उद्देश्य है?
53
What is the purpose of a photodiode? / फोटोडायोड का क्या उद्देश्य है?
54
What is the purpose of a phototransistor? / फोटोट्रांजिस्टर का क्या उद्देश्य है?
55
What is the purpose of an optoisolator? / ऑप्टोआइसोलेटर का क्या उद्देश्य है?
56
What is the purpose of a thermocouple? / थर्मोकपल का क्या उद्देश्य है?
57
What is the typical temperature range of a K-type thermocouple? / K-टाइप थर्मोकपल की विशिष्ट तापमान सीमा क्या है?
58
What is the purpose of a MAX6675 IC? / MAX6675 IC का क्या उद्देश्य है?
59
What is the purpose of the 'MAX6675.h' library in Arduino? / Arduino में 'MAX6675.h' लाइब्रेरी का क्या उद्देश्य है?
60
What is the purpose of a vibration motor? / वाइब्रेशन मोटर का क्या उद्देश्य है?
61
What is the purpose of a linear actuator? / लीनियर एक्चुएटर का क्या उद्देश्य है?
62
What is the purpose of a servo motor's feedback mechanism? / सर्वो मोटर के फीडबैक तंत्र का क्या उद्देश्य है?
63
What is the purpose of the 'Encoder.h' library in Arduino? / Arduino में 'Encoder.h' लाइब्रेरी का क्या उद्देश्य है?
64
What is the purpose of a quadrature encoder? / क्वाड्रेचर एनकोडर का क्या उद्देश्य है?
65
What is the purpose of the 'EEPROM.put()' function in Arduino? / Arduino में 'EEPROM.put()' फ़ंक्शन का क्या उद्देश्य है?
66
What is the purpose of the 'EEPROM.get()' function in Arduino? / Arduino में 'EEPROM.get()' फ़ंक्शन का क्या उद्देश्य है?
67
What is the purpose of the 'MD_Parola.h' library in Arduino? / Arduino में 'MD_Parola.h' लाइब्रेरी का क्या उद्देश्य है?
68
What is the purpose of the 'MD_MAX72xx.h' library in Arduino? / Arduino में 'MD_MAX72xx.h' लाइब्रेरी का क्या उद्देश्य है?
69
What is the purpose of the 'RTCZero.h' library in Arduino? / Arduino में 'RTCZero.h' लाइब्रेरी का क्या उद्देश्य है?
70
What is the purpose of the 'DueTimer.h' library in Arduino? / Arduino में 'DueTimer.h' लाइब्रेरी का क्या उद्देश्य है?
71
What is the purpose of the 'TimerOne.h' library in Arduino? / Arduino में 'TimerOne.h' लाइब्रेरी का क्या उद्देश्य है?
72
What is the purpose of the 'TimerThree.h' library in Arduino? / Arduino में 'TimerThree.h' लाइब्रेरी का क्या उद्देश्य है?
73
What is the purpose of the 'MsTimer2.h' library in Arduino? / Arduino में 'MsTimer2.h' लाइब्रेरी का क्या उद्देश्य है?
74
What is the purpose of the 'FlexiTimer2.h' library in Arduino? / Arduino में 'FlexiTimer2.h' लाइब्रेरी का क्या उद्देश्य है?
75
What is the purpose of the 'SimpleTimer.h' library in Arduino? / Arduino में 'SimpleTimer.h' लाइब्रेरी का क्या उद्देश्य है?
76
What is the purpose of the 'Bounce2.h' library in Arduino? / Arduino में 'Bounce2.h' लाइब्रेरी का क्या उद्देश्य है?
77
What is the purpose of a debounce library? / डिबाउंस लाइब्रेरी का क्या उद्देश्य है?
78
What is the purpose of the 'FIFO.h' library in Arduino? / Arduino में 'FIFO.h' लाइब्रेरी का क्या उद्देश्य है?
79
What is the purpose of the 'LinkedList.h' library in Arduino? / Arduino में 'LinkedList.h' लाइब्रेरी का क्या उद्देश्य है?
80
What is the purpose of the 'String.h' library in Arduino? / Arduino में 'String.h' लाइब्रेरी का क्या उद्देश्य है?
81
What is the difference between Arduino String and char array? / Arduino String और char array के बीच क्या अंतर है?
82
What is the purpose of the 'sprintf()' function in Arduino? / Arduino में 'sprintf()' फ़ंक्शन का क्या उद्देश्य है?
83
What is the purpose of the 'dtostrf()' function in Arduino? / Arduino में 'dtostrf()' फ़ंक्शन का क्या उद्देश्य है?
84
What is the purpose of the 'itoa()' function in Arduino? / Arduino में 'itoa()' फ़ंक्शन का क्या उद्देश्य है?
85
What is the purpose of the 'atoi()' function in Arduino? / Arduino में 'atoi()' फ़ंक्शन का क्या उद्देश्य है?
86
What is the purpose of the 'atof()' function in Arduino? / Arduino में 'atof()' फ़ंक्शन का क्या उद्देश्य है?
87
What is the purpose of the 'isAlpha()' function in Arduino? / Arduino में 'isAlpha()' फ़ंक्शन का क्या उद्देश्य है?
88
What is the purpose of the 'isDigit()' function in Arduino? / Arduino में 'isDigit()' फ़ंक्शन का क्या उद्देश्य है?
89
What is the purpose of the 'isAlnum()' function in Arduino? / Arduino में 'isAlnum()' फ़ंक्शन का क्या उद्देश्य है?
90
What is the purpose of the 'isSpace()' function in Arduino? / Arduino में 'isSpace()' फ़ंक्शन का क्या उद्देश्य है?
91
What is the purpose of the 'isPunct()' function in Arduino? / Arduino में 'isPunct()' फ़ंक्शन का क्या उद्देश्य है?
92
What is the purpose of the 'isPrint()' function in Arduino? / Arduino में 'isPrint()' फ़ंक्शन का क्या उद्देश्य है?
93
What is the purpose of the 'isControl()' function in Arduino? / Arduino में 'isControl()' फ़ंक्शन का क्या उद्देश्य है?
94
What is the purpose of the 'isUpper()' function in Arduino? / Arduino में 'isUpper()' फ़ंक्शन का क्या उद्देश्य है?
95
What is the purpose of the 'isLower()' function in Arduino? / Arduino में 'isLower()' फ़ंक्शन का क्या उद्देश्य है?
96
What is the purpose of the 'toUpper()' function in Arduino? / Arduino में 'toUpper()' फ़ंक्शन का क्या उद्देश्य है?
97
What is the purpose of the 'toLower()' function in Arduino? / Arduino में 'toLower()' फ़ंक्शन का क्या उद्देश्य है?
98
What is the purpose of the 'memcpy()' function in Arduino? / Arduino में 'memcpy()' फ़ंक्शन का क्या उद्देश्य है?
99
What is the purpose of the 'memset()' function in Arduino? / Arduino में 'memset()' फ़ंक्शन का क्या उद्देश्य है?
100
What is the purpose of the 'delay()' function in Arduino? / Arduino में 'delay()' फ़ंक्शन का क्या उद्देश्य है?
Answered: 0 / 100