InterviewSolution
Saved Bookmarks
| 1. |
Who carries out implicit type casting?(a) The programmer(b) The assembler(c) The compiler(d) The microcontrollerThis question was addressed to me during an online exam.This interesting question is from Type Conversions topic in portion Arduino Programming of Arduino |
|
Answer» The correct choice is (c) The compiler |
|