1.

Can the loop() function be called recursively?

A. Yes, it can be called recursively
B. No, it cannot be called recursively
C. Yes, it can be called recursively but only by the setup() function
D. Yes, it can be called recursively but only twice
Answer» B. No, it cannot be called recursively


Discussion

No Comment Found