InterviewSolution
Saved Bookmarks
| 1. |
What are the functions of the SDA and SCL pins of the Arduino UNO?(a) They facilitate I2C communications(b) They facilitate SPI Communications(c) They facilitate USB Communications(d) They facilitate Ethernet CommunicationsI got this question during an interview.This intriguing question originated from Board Pinout Structure topic in section Board Specifications and Types of Arduino |
|
Answer» The correct choice is (a) They facilitate I2C communications |
|