

InterviewSolution
Saved Bookmarks
1. |
Which assembler option is used to turn off long or short address optimization?(a) -n(b) -V(c) -m(d) -oThe question was asked in a job interview.I would like to ask this question from The Compilation Process-II in division Writing Software for Embedded Systems of Embedded Systems |
Answer» Correct answer is (a) -n |
|