InterviewSolution
Saved Bookmarks
| 1. |
What compiler toolchain is used to compile the Arduino Sketches?(a) AVR-G++/GCC(b) Python(c) PowerShell(d) PerlI have been asked this question in an interview for internship.The above asked question is from Compilation topic in portion Arduino Programming of Arduino |
|
Answer» The correct option is (a) AVR-G++/GCC |
|