InterviewSolution
Saved Bookmarks
| 1. |
After the compilation process, the file containing the assembly instructions for the microcontroller is stored in a file. What is the file type?(a) .o(b) .hex(c) .cpp(d) .hppI had been asked this question in a job interview.My doubt is from Compilation topic in division Arduino Programming of Arduino |
|
Answer» Right answer is (B) .hex |
|