Arduino प्रोग्राम में डिफ़ॉल्ट विधि है/हैं
The default method(s) in Arduino program is/are
A
Only loop()
B
only setup()
C
setup() and loop()
D
can be either loop() or setup()
Explanation
Correct Answer: C) setup() and loop()