1.

What type of variables does the PROGMEM Utility work on?

A. Globally Defined or static
B. Defined inside a function and non-static
C. Defined inside a for-loop and non-static
D. Defined inside a while-loop and non-static
Answer» B. Defined inside a function and non-static


Discussion

No Comment Found