InterviewSolution
Saved Bookmarks
| 1. |
What is the name for the library to manipulate data in and out of the EEPROM of the Arduino Board?(a) EEPROM.h(b) eeprom.h(c) Eeprom.h(d) eepROM.hI have been asked this question during an interview.Enquiry is from Standard Libraries topic in chapter Arduino Programming of Arduino |
|
Answer» The correct OPTION is (a) EEPROM.h |
|