0 votes
in Internet of Things IoT by
Which of the followings are the 2 functions of Arduino IDE?

A. Setup() and loop()

B.Build() and loop()

C.Setup() and build()

D.None of the above

1 Answer

0 votes
by

A. Setup() and loop()

...