1.

Can the loop() function be used to call another function that is custom defined by the programmer?

A. Yes, it can call
B. No, it cannot call
C. Yes, it can call but only functions with no return values
D. Yes, it can call but only functions with return values
Answer» B. No, it cannot call


Discussion

No Comment Found