Arduino IDE में 2 फ़ंक्शन होते हैं। क्या रहे हैं ?
Arduino IDE consists of 2 functions. What are they ?
A
Build() and loop()
B
Setup() and build()
C
Setup() and loop()
D
Loop() and build() and setup()
Explanation
Correct Answer: C) Setup() and loop()