MCQOPTIONS
Saved Bookmarks
| 1. |
Can external generic C/C++ libraries be imported to the Arduino IDE and used in the code? |
| A. | Yes, external C/C++ libraries can be used with the Arduino code |
| B. | No, no external libraies can be imported to the Arduino code |
| C. | Yes, but only libraries that are approved by the company can be used |
| D. | Yes, but the libraries must be written in Arduino Code only |
| Answer» B. No, no external libraies can be imported to the Arduino code | |