Report Bug
Qus : In Arduino, the reset pin is switched to _____, to reopen the code and load.
QusArduino में, कोड को फिर से खोलने और लोड करने के लिए रीसेट पिन को _____ पर स्विच किया जाता है।

A. High
B. Beneath
C. Ground
D. None of the above


Solution
C. Ground



Explanation
In Arduino, the reset pin is switched to ground, to reopen the code and load.



Report Bug