O Level Papers!

M4 R5: Internet of Things (IoT) and Its Applications

Set

2 What is a private key?

निजी कुंजी क्या है?

Previous Question Next Question

7 Mainly Real Time Systems are used for

मुख्य रूप से रीयल टाइम सिस्टम का उपयोग किसके लिए किया जाता है

Previous Question Next Question

10 What does the setup() function in an Arduino sketch do?

Arduino स्केच में सेटअप() क्या करता है?

Previous Question Next Question

13 What is a characteristic of Simplex communication in IoT systems?

IoT प्रणालियों में सिंप्लेक्स संचार की विशेषता क्या है?

Previous Question Next Question

14 What is the fullform of Lora ?

लोरा का पूर्ण रूप क्या है?

Previous Question Next Question

21 What is the out come of the following Arduino code? void setup() { Serial.begin(9600); } void setup0 { Serial.write(20); }

निम्नलिखित Arduino कोड का परिणाम क्या है? void setup() { Serial.begin(9600); } void setup0 { Serial.write(20); }

Previous Question Next Question