

InterviewSolution
Saved Bookmarks
1. |
Which of the following allows the programmer to define constants?(a) pre-processor(b) compiler(c) emulator(d) debuggerI got this question in an interview.The origin of the question is The Compilation Process topic in section Writing Software for Embedded Systems of Embedded Systems |
Answer» The correct answer is (a) pre-processor |
|