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
The question was posed to me by my school teacher while I was bunking the class.
My doubt stems from The loop() Function in division Arduino Programming of Arduino