Important Notice:
M4-R5.1 Model Paper — Set 4
100 Questions  •  M4-R5.1
900:00
← Back
1
What is the full form of MQTT? / MQTT का पूर्ण रूप क्या है?
2
Which layer of the TCP/IP model is responsible for routing packets? / TCP/IP मॉडल की कौन सी परत पैकेट रूटिंग के लिए जिम्मेदार है?
3
What is the purpose of the 'pinMode()' function in Arduino? / Arduino में 'pinMode()' फ़ंक्शन का क्या उद्देश्य है?
4
Which sensor is used to measure distance using sound waves? / ध्वनि तरंगों का उपयोग करके दूरी मापने के लिए किस सेंसर का उपयोग किया जाता है?
5
What is the default PWM resolution on Arduino Uno? / Arduino Uno पर डिफ़ॉल्ट PWM रेजोल्यूशन क्या है?
6
What is the purpose of the 'attachInterrupt()' function in Arduino? / Arduino में 'attachInterrupt()' फ़ंक्शन का क्या उद्देश्य है?
7
Which of the following is an example of an output device in IoT? / निम्नलिखित में से कौन सा IoT में आउटपुट डिवाइस का उदाहरण है?
8
What does the 'pulseIn()' function do in Arduino? / Arduino में 'pulseIn()' फ़ंक्शन क्या करता है?
9
What is the purpose of a resistor in an LED circuit? / LED सर्किट में रेजिस्टर का क्या उद्देश्य है?
10
Which communication protocol uses a master-slave architecture with SS, MOSI, MISO, and SCK pins? / कौन सा संचार प्रोटोकॉल SS, MOSI, MISO और SCK पिन के साथ मास्टर-स्लेव आर्किटेक्चर का उपयोग करता है?
11
What is the purpose of the 'shiftOut()' function in Arduino? / Arduino में 'shiftOut()' फ़ंक्शन का क्या उद्देश्य है?
12
Which sensor is used to detect smoke and harmful gases? / धुआं और हानिकारक गैसों का पता लगाने के लिए किस सेंसर का उपयोग किया जाता है?
13
What is the purpose of the 'EEPROM.write()' function in Arduino? / Arduino में 'EEPROM.write()' फ़ंक्शन का क्या उद्देश्य है?
14
What is the baud rate used for in serial communication? / सीरियल संचार में बॉड रेट का क्या उपयोग किया जाता है?
15
Which of the following is a microcontroller? / निम्नलिखित में से कौन सा माइक्रोकंट्रोलर है?
16
What is the purpose of the 'LED_BUILTIN' constant in Arduino? / Arduino में 'LED_BUILTIN' कॉन्स्टेंट का क्या उद्देश्य है?
17
What does the '!=' operator do in Embedded C? / एम्बेडेड C में '!=' ऑपरेटर क्या करता है?
18
What is the purpose of the 'while(1)' loop in embedded programming? / एम्बेडेड प्रोग्रामिंग में 'while(1)' लूप का क्या उद्देश्य है?
19
Which type of memory is volatile in a microcontroller? / माइक्रोकंट्रोलर में कौन सी मेमोरी वोलाटाइल होती है?
20
What is the purpose of a pull-up resistor? / पुल-अप रेजिस्टर का क्या उद्देश्य है?
21
What is the purpose of a pull-down resistor? / पुल-डाउन रेजिस्टर का क्या उद्देश्य है?
22
Which of the following is a wireless communication module for Arduino? / निम्नलिखित में से कौन सा Arduino के लिए वायरलेस संचार मॉड्यूल है?
23
What is the purpose of the 'noInterrupts()' function in Arduino? / Arduino में 'noInterrupts()' फ़ंक्शन का क्या उद्देश्य है?
24
What is the purpose of the 'interrupts()' function in Arduino? / Arduino में 'interrupts()' फ़ंक्शन का क्या उद्देश्य है?
25
What is the standard voltage level for a HIGH digital signal on Arduino Uno? / Arduino Uno पर HIGH डिजिटल सिग्नल के लिए मानक वोल्टेज स्तर क्या है?
26
What is the standard voltage level for a LOW digital signal on Arduino Uno? / Arduino Uno पर LOW डिजिटल सिग्नल के लिए मानक वोल्टेज स्तर क्या है?
27
Which sensor is used to measure temperature and humidity together? / तापमान और आर्द्रता को एक साथ मापने के लिए किस सेंसर का उपयोग किया जाता है?
28
What is the purpose of the 'tone()' function in Arduino? / Arduino में 'tone()' फ़ंक्शन का क्या उद्देश्य है?
29
What is the purpose of the 'noTone()' function in Arduino? / Arduino में 'noTone()' फ़ंक्शन का क्या उद्देश्य है?
30
What is the purpose of the 'Serial.available()' function? / 'Serial.available()' फ़ंक्शन का क्या उद्देश्य है?
31
What is the purpose of the 'Serial.read()' function? / 'Serial.read()' फ़ंक्शन का क्या उद्देश्य है?
32
What is the purpose of the 'Serial.write()' function? / 'Serial.write()' फ़ंक्शन का क्या उद्देश्य है?
33
What is the difference between 'Serial.print()' and 'Serial.write()'? / 'Serial.print()' और 'Serial.write()' के बीच क्या अंतर है?
34
Which pin on Arduino Uno is used for the TX (transmit) pin of serial communication? / Arduino Uno पर सीरियल संचार के TX (ट्रांसमिट) पिन के लिए किस पिन का उपयोग किया जाता है?
35
Which pin on Arduino Uno is used for the RX (receive) pin of serial communication? / Arduino Uno पर सीरियल संचार के RX (रिसीव) पिन के लिए किस पिन का उपयोग किया जाता है?
36
What is the maximum current that can be drawn from a single digital pin on Arduino Uno? / Arduino Uno पर एक डिजिटल पिन से अधिकतम कितनी करंट ली जा सकती है?
37
What is the maximum current that can be drawn from the 5V pin on Arduino Uno? / Arduino Uno पर 5V पिन से अधिकतम कितनी करंट ली जा सकती है?
38
What is the purpose of the 'delayMicroseconds()' function in Arduino? / Arduino में 'delayMicroseconds()' फ़ंक्शन का क्या उद्देश्य है?
39
What is the maximum delay that can be achieved using 'delayMicroseconds()'? / 'delayMicroseconds()' का उपयोग करके अधिकतम कितनी देरी की जा सकती है?
40
What is a shift register used for? / शिफ्ट रजिस्टर का उपयोग किस लिए किया जाता है?
41
Which shift register is commonly used to control multiple LEDs with few pins? / कम पिनों के साथ कई LEDs को नियंत्रित करने के लिए आमतौर पर किस शिफ्ट रजिस्टर का उपयोग किया जाता है?
42
What is the purpose of the 'bitSet()' function in Arduino? / Arduino में 'bitSet()' फ़ंक्शन का क्या उद्देश्य है?
43
What is the purpose of the 'bitClear()' function in Arduino? / Arduino में 'bitClear()' फ़ंक्शन का क्या उद्देश्य है?
44
What is the purpose of the 'bitRead()' function in Arduino? / Arduino में 'bitRead()' फ़ंक्शन का क्या उद्देश्य है?
45
What is the purpose of the 'bitWrite()' function in Arduino? / Arduino में 'bitWrite()' फ़ंक्शन का क्या उद्देश्य है?
46
What is the purpose of the 'lowByte()' function in Arduino? / Arduino में 'lowByte()' फ़ंक्शन का क्या उद्देश्य है?
47
What is the purpose of the 'highByte()' function in Arduino? / Arduino में 'highByte()' फ़ंक्शन का क्या उद्देश्य है?
48
What is a stepper motor driver used for? / स्टेपर मोटर ड्राइवर का उपयोग किस लिए किया जाता है?
49
Which stepper motor driver is commonly used with Arduino? / Arduino के साथ आमतौर पर किस स्टेपर मोटर ड्राइवर का उपयोग किया जाता है?
50
What is the purpose of the 'Servo.h' library in Arduino? / Arduino में 'Servo.h' लाइब्रेरी का क्या उद्देश्य है?
51
What is the typical angle range of a standard servo motor? / एक मानक सर्वो मोटर की सामान्य कोण सीमा क्या है?
52
What is the purpose of the 'millis()' function in Arduino? / Arduino में 'millis()' फ़ंक्शन का क्या उद्देश्य है?
53
What is the maximum value that millis() can return before it overflows? / मिलिस() ओवरफ्लो होने से पहले अधिकतम कितना मान लौटा सकता है?
54
What is the purpose of the 'micros()' function in Arduino? / Arduino में 'micros()' फ़ंक्शन का क्या उद्देश्य है?
55
What is the resolution of micros() function on Arduino Uno? / Arduino Uno पर micros() फ़ंक्शन का रेजोल्यूशन क्या है?
56
What is the purpose of the 'yield()' function in Arduino? / Arduino में 'yield()' फ़ंक्शन का क्या उद्देश्य है?
57
What is the purpose of the 'restart' function in Arduino? (Not a standard function) / Arduino में 'restart' फ़ंक्शन का क्या उद्देश्य है? (मानक फ़ंक्शन नहीं है)
58
What is a digital signal? / डिजिटल सिग्नल क्या है?
59
What is an analog signal? / एनालॉग सिग्नल क्या है?
60
What is the purpose of a transistor as a switch? / ट्रांजिस्टर का स्विच के रूप में क्या उद्देश्य है?
61
What is the purpose of a MOSFET in switching applications? / स्विचिंग अनुप्रयोगों में MOSFET का क्या उद्देश्य है?
62
What is an optocoupler used for? / ऑप्टोकपलर का उपयोग किस लिए किया जाता है?
63
What is the purpose of a relay module with optocoupler? / ऑप्टोकपलर के साथ रिले मॉड्यूल का क्या उद्देश्य है?
64
What is a solenoid? / सोलेनॉयड क्या है?
65
What is a piezoelectric buzzer? / पीज़ोइलेक्ट्रिक बजर क्या है?
66
What is the purpose of a PIR sensor? / PIR सेंसर का क्या उद्देश्य है?
67
What does PIR stand for? / PIR का पूर्ण रूप क्या है?
68
What is the typical detection range of a PIR sensor? / एक PIR सेंसर की सामान्य पहचान सीमा क्या है?
69
What is a reed switch? / रीड स्विच क्या है?
70
What is a hall effect sensor? / हॉल इफ़ेक्ट सेंसर क्या है?
71
What is a load cell? / लोड सेल क्या है?
72
What is a flex sensor? / फ्लेक्स सेंसर क्या है?
73
What is the purpose of a real-time clock (RTC) module? / रीयल-टाइम क्लॉक (RTC) मॉड्यूल का क्या उद्देश्य है?
74
Which RTC module is commonly used with Arduino? / Arduino के साथ आमतौर पर किस RTC मॉड्यूल का उपयोग किया जाता है?
75
What is the purpose of an SD card module in Arduino? / Arduino में SD कार्ड मॉड्यूल का क्या उद्देश्य है?
76
What is the purpose of a GPS module? / GPS मॉड्यूल का क्या उद्देश्य है?
77
What does GSM stand for? / GSM का पूर्ण रूप क्या है?
78
What is the purpose of a GSM module in IoT? / IoT में GSM मॉड्यूल का क्या उद्देश्य है?
79
What is the purpose of a LoRa module? / LoRa मॉड्यूल का क्या उद्देश्य है?
80
What does LPWAN stand for? / LPWAN का पूर्ण रूप क्या है?
81
What is the purpose of an ESP8266 module? / ESP8266 मॉड्यूल का क्या उद्देश्य है?
82
What is the purpose of an ESP32 module? / ESP32 मॉड्यूल का क्या उद्देश्य है?
83
What is the purpose of the 'WiFi.h' library in Arduino? / Arduino में 'WiFi.h' लाइब्रेरी का क्या उद्देश्य है?
84
What is the purpose of the 'PubSubClient.h' library in Arduino? / Arduino में 'PubSubClient.h' लाइब्रेरी का क्या उद्देश्य है?
85
What is MQTT broker? / MQTT ब्रोकर क्या है?
86
What is the default port for MQTT protocol? / MQTT प्रोटोकॉल के लिए डिफ़ॉल्ट पोर्ट क्या है?
87
What is the purpose of an MQTT topic? / MQTT टॉपिक का क्या उद्देश्य है?
88
What is the purpose of the 'Blynk' platform in IoT? / IoT में 'Blynk' प्लेटफॉर्म का क्या उद्देश्य है?
89
What is the purpose of the 'ThingSpeak' platform in IoT? / IoT में 'ThingSpeak' प्लेटफॉर्म का क्या उद्देश्य है?
90
What is the purpose of the 'IFTTT' service in IoT? / IoT में 'IFTTT' सेवा का क्या उद्देश्य है?
91
What does IFTTT stand for? / IFTTT का पूर्ण रूप क्या है?
92
What is the purpose of a ThingsBoard platform? / ThingsBoard प्लेटफॉर्म का क्या उद्देश्य है?
93
What is the purpose of an IoT dashboard? / IoT डैशबोर्ड का क्या उद्देश्य है?
94
What is edge computing in IoT? / IoT में एज कंप्यूटिंग क्या है?
95
What is the benefit of edge computing in IoT? / IoT में एज कंप्यूटिंग का क्या लाभ है?
96
What is firmware in the context of IoT devices? / IoT उपकरणों के संदर्भ में फ़र्मवेयर क्या है?
97
What is OTA (Over-The-Air) update in IoT? / IoT में OTA (ओवर-द-एयर) अपडेट क्या है?
98
What is the benefit of OTA updates? / OTA अपडेट का क्या लाभ है?
99
What is the purpose of the 'SoftwareSerial' library in Arduino? / Arduino में 'SoftwareSerial' लाइब्रेरी का क्या उद्देश्य है?
100
What is the importance of active listening in communication? / संचार में सक्रिय श्रवण (Active Listening) का क्या महत्व है?
Answered: 0 / 100