Back
2

M4R5.1 Practice Set 1

1 / 100

Q39. LDR सेंसर निम्न से बने होते हैं:

LDR Sensors are made of:

2 / 100

Q33. वायरलेस नेटवर्क प्रकार जो उ‌द्योगों में IOT नियोजन को बढ़ावा देते हैं, वे हैं.

The wireless network types that promote loT deployment in industries are:

3 / 100

Q64. नियंत्रण प्रणाली में ओपन-लूप सिस्टम के उदाहरण हैं:

The examples of Open-loop system in control system are:

4 / 100

Q87. ऐरे वाले C प्रोग्राम का सही विकल्प चुनेंः

Choose the correct option of C program having array:

int main () { int xyz (4) [10,20,30,40]; printf ("%d", xyz (1));

}

5 / 100

Q27. IoT आर्किटेक्बर के प्रभावी चरण क्या हैं?

6 / 100

Q50. प्रतिबंधित वातावरण में मशीन से मशीन (M2M) संचार के लिए कौन सा एप्लिकेशन लेयर प्रोटोकॉल जिम्मेदार है?

responsible for machine to machine (M2M) Which application layer protocol is communication in restricted environment?

7 / 100

Q82. एक IoT डिवाइस को निम्न के लिए इंटरफेस की आवश्यकता हो सकती है:

An IoT device may need interfaces for:

8 / 100

Q17. Arduino software includes which library for driving LCD displays?

Arduino में LCD चलाने के लिए कौन सी लाइब्रेरी शामिल है?

9 / 100

Q41.'PROGMEM यूटिलिटी' के दौरान डेटा को सेव करते समय उपयोग की जाने वाली मेमोरी हैः

The memory used while saving the data during 'PROGMEM utility' is:

10 / 100

Q91. जब EN लाइन फॉर्म को प्रदर्शित करता है: दिखाती है और RS लाइन होती है, तो LCD डेटा के टेक्स्ट LCD displays the text form of data when EN line shows is and RS line

11 / 100

Q66. Arduino IDE में बूटलोडर क्या है ?

What is the bootloader in the Arduino IDE?

12 / 100

Q44. आम जनता को और एक विशिष्ट समूह को भेजे जाने वाले संदेशों को क्रमशः कहा जाता है।

The messages meant for the general public and that sent to a specific group are called respectively.

13 / 100

Q78. Arduino कोड के बारे में सच क्या है? What is true about Arduino Codes?

14 / 100

Q18. What is the purpose of compiling code?

कोड को कंपाइल करने का उ‌द्देश्य क्या है?

15 / 100

Q98. WoT क्या है और IoT में इसके उपयोग क्या हैं ?

What is WoT and its usage in the loT?

16 / 100

Q95. If-Else और स्विच केस स्टेटमेंट में अंतर है: The difference in If-Else and switch case statement is:

17 / 100

Q15. A collection or group of similar objects is called:

समान वस्तुओं के समूह को क्या कहते हैं?

18 / 100

Q46.IoT में इंटरनेट, भौतिक उपकरण, सेंसर, माइक्रोकंट्रोलर और शामिल हैं:

IoT comprises of internet, physical devices, sensors, microcontroller, and

19 / 100

Q45. for loop में दो वेरियबल x और y को एक साथ कैसे रन (Run) करें?

How to run two variables x and y in for loop simultaneously?

20 / 100

Q89. आर्द्रता संवेदक संबंधित है :

Humidity Sensor is related to:

21 / 100

Q9. What is the primary use of the if-else statement in C language?

C भाषा में if-else स्टेटमेंट का मुख्य उपयोग क्या है?

22 / 100

Q70. एक दस्तावेज है जिसे अदालत में सबूत के रूप में इस्तेमाल किया जा सकता है।

A is a document that can be used as evidence in court.

23 / 100

Q84. जिस तरह से हम कपड़े पहनते हैं वह संचार का एक उदाहरण है।

The way we dress is an example of communication.

24 / 100

Q60. कम लागत पर आई ओ टी सेवाओं को उपलब्ध कराने के लिए मुख्य सुरक्षा चुनौती को कैसे दूर करना है ?

The main security challenge to overcome to make loT services available at low cost is:

25 / 100

Q22. Which sensor provides temperature and humidity measurement?

कौन सा सेंसर तापमान और आर्द्रता मापता है?

26 / 100

Q68. जैसा कि दिखाया गया है Arduino के साथ एक एलईडी इंटरफेसिंग का तात्पर्य है:

A LED interfacing with Arduino as shown implies:

digitalWrite (led_pin, LOW);

digitalWrite (led_pin, HIGH);

27 / 100

Q26. एक मॉडरेटर की भूमिका है:

28 / 100

Q38. निम्नलिखित में से कौन सा ऑपरेटर बिटवाइज़ ऑपरेटर नहीं है?

Which of the following operators isn't a bitwise operator?

29 / 100

Q24. What does "P" stand for in ATmega328P? ATmega328P में "P" का क्या अर्थ है?

30 / 100

Q54. एल डी आर सेंसरः

LDR Sensors:

31 / 100

Q69. SQ3R रीडिंग कॉम्प्रिहेंशन विधि में तीन R क्या हैं?

What are three R's in SQ3R reading comprehension method ?

32 / 100

Q86. MQ135 सेंसर है :

MQ135 Sensor is

33 / 100

Q96. Arduino में रेखाचित्र एक्सटेंशन के साथ सहेजे जाते हैं। Sketches in Arduino are saved with the extension

34 / 100

Q31.8051 है :

8051 is:

35 / 100

Q8. The output of a feedback control system must be a function of: फीडबैक नियंत्रण प्रणाली का आउटपुट किसका फलन होना चाहिए?

36 / 100

Q35. एम्बेडेड C में टर्नरी ऑपरेटर के लिए सही विकल्प चुनें :

Choose the correct option for the ternary operator in embedded C:

37 / 100

Q55. दिए गए C कोड में, लूप के लिए निष्पादित करता है:

In the given C code, for loop executes for:

#include

void main ()

{

int x=10;

for (;;) { printf("%d\n",x):}

}

38 / 100

Q61. टीसीपी/आईपी मॉडल में निम्नलिखित लेयर का उल्लेख नहीं किया गया है:

Following layer is not mentioned in TCP/IP Model.

39 / 100

Q73. कौन सा ज्ञापन का समानार्थी नहीं है? Which is not the synonym of memo?

40 / 100

Q88. एक वाक्य में, विषय के बारे में संचार करता है और के बारे में बात करता है

In a sentence, subject about communicates about and predicate talks

41 / 100

Q65. फ़ंक्शन pgm_read_word ((&(var_data[x][y]))) फ्लैश मेमोरी से पढ़ता है:

The function pgm_read_word ((&(var_data[x][y]))) reads from flash memory:

42 / 100

Q25. Full form of ISM: आईएसएम का पूरा रूपः

43 / 100

Q75. माइक्रोकंट्रोलर हैं:

Microcontrollers are:

44 / 100

Q40. पर्यावरण और वास्तविक तापमान को रिकॉर्ड करने के लिए डिज़ाइन किया गया वायरलेस बैटरी मुक्त सेंसर हैः

The wireless battery free sensor designed to record environmental and material temperature is:

45 / 100

Q92. निम्नलिखित भाषाओं का उपयोग करके Arduino को प्रोग्राम किया जा सकता है : Arduino can be programmed using following languages:

46 / 100

Q13. Identify which is not a Data Link Layer technology: निम्न में से कौन डेटा लिंक लेयर तकनीक नहीं है?

47 / 100

Q94. एक IoT प्रोटोकॉल में शामिल नहीं है:

An IoT protocols does not include:

48 / 100

Q34. नेतृत्व की विशेषता/लक्षण हैं:

The leadership trait/traits is/are:

49 / 100

Q71.IoT आर्किटेक्चर में पब्लिक क्लाउड कंप्यूटिंग की भूमिका है:

The role of public cloud computing in the loT-'s: 69-72/101

50 / 100

Q12. Arduino is an:

Arduino एक है:

51 / 100

Q62. दिए गए कोड के अनुक्रमण के लिए सही विकल्प चुनेंः

Choose the correct option for indexing of the given code:

int main ()

{

int xyz (8);

return 0;

}

52 / 100

Q7. Which operator is used to access the value stored in a variable pointed to by a pointer in C language?

C भाषा में पॉइंटर द्वारा इंगित वैरिएबल के मान तक पहुंचने के लिए किस ऑपरेटर का उपयोग किया जाता है?

53 / 100

Q42. मानसिक व्यायाम पर आधारित तनाव प्रबंधन तकनीक जो विश्राम प्रतिक्रिया उत्पन्न करती है:

The stress management technique based on mental exercises which to produces the relaxation response:

54 / 100

Q79. 'Arduino.h' हेडर फ़ाइल के बारे में जो कथन सत्य हैं, वे हैं:

The statements that are TRUE about 'Arduino.h' header file are:

55 / 100

Q11. Which layer of the OSI model is responsible for data encryption and decryption?

OSI मॉडल की कौन सी परत डेटा एन्क्रिप्शन और डिक्रिप्शन के लिए जिम्मेदार है?

56 / 100

Q67. Arduino एक है।

Arduino is a

57 / 100

Q16. An IoT protocol does not include:

IOT प्रोटोकॉल में शामिल नहीं है:

58 / 100

Q28. किस प्रकार का IoT संचार मॉडल द्वि-दिशात्मक और पूर्ण वैध है ?

Which type of loT communication model is bi-directional and fully duplex?

59 / 100

Q6. Full form of HART:

हार्ट का पूर्ण रूपः

60 / 100

Q19. To run the HelloWorld sketch in Arduino IDE, which steps should you follow?

Arduino IDE में HelloWorld स्केच चलाने के लिए आपको किन चरणों का पालन करना चाहिए?

61 / 100

Q20. Identify the type of sentence: "The boy climbed up to the top of the tower."

वाक्य का प्रकार पहचानें:

62 / 100

Q80. स्टोकेस्टिक नियंत्रण प्रणाली है:

Stochastic control system has:

63 / 100

Q63. श्री राहुल अपनी परियोजना को पूरा करने और लागू करने के बाद प्रतिक्रिया मांग रहे हैं। यह क्या दर्शाता है?

Mr. Rahul is seeking feedback after completing and implementing his project. This act represents

64 / 100

Q58. हम ऐरे को कैसे प्रारंभ कर सकते हैं? How can we initialize the array?

65 / 100

Q85. IoT समर्थन करता है :

The IoT supports:

66 / 100

Q76. IoT सक्षम प्रौ‌द्योगिकियों में निम्नलिखित शामिल हैं:

IoT enabled technologies include following:

67 / 100

Q43.IoT के लिए माइक्रोकंट्रोलर्स का चयन निम्न पर आधारित हैः

The selection of Microcontrollers for IoT is based on:

68 / 100

Q81. कीवर्ड 'PROGMEM' PROGMEM उपयोगिता का एक परिवर्तनशील संशोधक है। यह किस हेडर फ़ाइल में है?

The keyword 'PROGMEM' is a variable modifier of PROGMEM Utility. Which header file contains it?

69 / 100

Q14. What is true about a microcontroller?

माइक्रोकंट्रोलर के बारे में क्या सही है?

70 / 100

Q47. एम्बेडेड C में अनंत लूप को कैसे समाप्त करें? How to terminate an infinite loop in embedded C?

71 / 100

Q37. निम्नलिखित में से किस ऑपरेटर की सर्वोच्च प्राथमिकता है?

Which of the following operators have the highest precedence?

 

72 / 100

Q53. UART का अर्थ है:

UART stands for:

73 / 100

Q57.IoT इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट (IDE) और टूल्स कौन सा है?

Which is loT integrated development environment (IDE) and tools?

74 / 100

Q48. निम्नलिखित में से कौन IoT समापन बिंदु का घटक नहीं है?

Which of the following is not the component of IoT End point?

75 / 100

Q72. संचार माध्यम के रूप में ईमेल की अनिवार्य विशेषता है । विशेषताएं हैं :

The essential feature/features of an email as communication medium is/are:

76 / 100

Q10. Which of the following is false about IoT devices?

IOT डिवाइस के बारे में कौन सा गलत है?

77 / 100

Q49. दैनिक, साप्ताहिक, मासिक जैसे समय अंतराल में तैयार की जाने वाली नियमित रिपोर्ट कहलाती हैं:

The routine reports prepared in time-intervals like daily, weekly, monthly.

78 / 100

Q42. मानसिक व्यायाम पर आधारित तनाव प्रबंधन तकनीक जो विश्राम प्रतिक्रिया उत्पन्न करती है:

The stress management technique based on mental exercises which to produces the relaxation response:

79 / 100

Q90. स्वयं के साथ संचार को कहा जाता है

Communication with oneself is called

80 / 100

Q29. Ipv4 और Ipv6 इंटरनेट प्रोटोकॉल द्वारा कौन सी एड्रेस स्कीमों का उपयोग किया जाता है?

Which address schemes are used by lpv4 and Ipv6 internet protocols?

81 / 100

Q32. बार कोड सिस्टम में
In bar code system

82 / 100

Q36. दिए गए C कोड का आउटपुट है:

The output of given C code is:

#include int main ()

{ int x = 1 y = 1 z;

z= x++ + y;

printf ("%d, %d", x, y);}

83 / 100

Q74. सेंसर सिग्नल को एनालॉग से किस डोमेन में बदलते हैं ? Sensors convert signals from analog to which domain?

84 / 100

Q77. एम्बेडेड C में, लिटरल्स का अर्थ है: In embedded C, Literals means:

85 / 100

Q5. Which one of the following is not an IoT device?

निम्नलिखित में से कौन सा IOT डिवाइस नहीं है?

86 / 100

Q99. कौन सा दस्तावेज कानूनी मामलों में सबूत के तौर पर इस्तेमाल किया जा सकता है ? Which document that can be used as an evident in legal cases?

87 / 100

Q52. C में लॉन्ग इन्टिजर के प्रिंटफ () और wprintf () के प्रारूप विनिर्देशक को इस प्रकार दर्शाया गया है:

The format specifier for printf () and wprintf () of long integer in C is denoted as:

88 / 100

Q21. AVR stands for: AVR का मतलब है:

89 / 100

Q30. IOT आर्किटेक्चर के लिए प्रयुक्त प्रोटोटाइप हार्डवेयर है/हैं:

The prototype hardware used for loT architecture is/are:

90 / 100

Q97. किन कनेक्शनों का उपयोग करके एक IoT डिवाइस अन्य इंटरफेसों से जुड़ता है

? An IoT device connects with other interfaces using connections which are:

91 / 100

Q15. A collection or group of similar objects is called:

समान वस्तुओं के समूह को क्या कहते हैं?

92 / 100

Q53. UART का अर्थ है:

UART stands for:

93 / 100

Q100. एंबेडेड इकोसिस्टम में कौन सा माइक्रोकंट्रोलर नहीं है ?

Which one is not a microcontroller in Embedded Ecosystem?

94 / 100

Q23. How many pins are there in 8085?

8085 में कितने पिन होते हैं?

95 / 100

Q51. आत्म-सम्मान बढ़ाता है।

Self-esteem promotes

96 / 100

Q56. IoT तापमान मानीटरी निम्न से संबंधित है:

The loT temperature monitoring is related to:

97 / 100

Q45. for loop में दो वेरियबल x और y को एक साथ कैसे रन (Run) करें?

How to run two variables x and y in for loop simultaneously?

98 / 100

Q93. "Hello friend" फ्लैश मेमोरी में संग्रहीत किया जाएगा इसकी पुष्टि कौन सा मैक्रो करता है ?

Which macro confirms "Hello friend" will be stored in the Flash memory:

99 / 100

Q59. संचार प्रक्रिया में निम्न शामिल हैं:

The communication process comprises of:

100 / 100

Q83. ओपन-लूप और क्लोज्ड-लूप सिस्टम में अंतर निम्न पर आधारित हैं:

The differences in an open-loop and a closed-loop systems are based on:

Your score is