InterviewSolution
Saved Bookmarks
| 1. |
Which header file contains the PROGMEM Utility?(a) The avr/pgmspace.h header file(b) The pmspace.h header file(c) The avr/pspace.h header file(d) The avr/progmem.h header fileI got this question in quiz.My question is taken from PROGMEM Utility topic in section Arduino Programming of Arduino |
|
Answer» Right option is (a) The avr/pgmspace.h header FILE |
|