page-banner
Chapter-4 (Part-1) Building IoT applications
Q21.
आर्डुनो UNO के एनालॉग पिन समूह के लिए कौन सा गलत है ?

Which one is incorrect for the Arduino UNO's analog pin group.
A. लॉजिक (1/0) इनपुट / आउटपुट के लिए उपयोग नहीं किया जाता है।/Logic (1/0) not used for input/output
B. बाहरी वातावरण से लिए गए एनालॉग मूल्यों के डिजिटल रूपांतरण के लिए उपयोग किया जाता है।/Used for the digital conversion of analog values taken from external environment
C. 6 एनालॉग इनपुट पिन हैं।/There are 6 analog input pins
D. प्रत्येक इनपुट का रिज़ॉल्यूशन 10 बिट्स है।/The resolution of each input is 10 bits
View Answer
Q22.
आर्डुनो में —-----पिन के लिए उपयोग की जाने वाली फेडिंग तकनीक।

Fading technique used for ________ pin in Arduino.
A. A2
B. D2
C. PWM
D. 5V
View Answer
Q23.
आर्डुनो यूनो में प्रोग्राम मेमोरी का आकार -------- है।

Arduino uno have ___size of program memory.
A. 10 KB
B. 4 KB
C. 64 KB
D. 32 KB
View Answer
Q24.
आर्डुनो यूनो की घड़ी की गति ................ है |

Clock Speed of Arduino UNO is :
A. 16 MHz
B. 12 MHz
C. 18 MHz
D. 14 MHz
View Answer
Q25.
Arduino IDE किस प्रोग्रामिंग भाषा में लिखा गया है

What programming language is the Arduino IDE written in?
A. Java
B. C/C++
C. Python
D. Assembly
View Answer

Create Account