InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the SD.h Library in Arduino?(a) To communicate with the SD Card Module(b) To communicate with another microcontroller(c) To communicate with the computer(d) To communicate with the internetI had been asked this question in an interview for internship.This intriguing question originated from Standard Libraries topic in chapter Arduino Programming of Arduino |
|
Answer» Correct option is (a) To communicate with the SD CARD Module |
|