InterviewSolution
Saved Bookmarks
| 1. |
__________ directive is used to indicate the beginning of the program instruction or data.(a) EQU(b) START(c) AREA(d) SPACEThis question was posed to me during a job interview.My doubt is from ARM Architecture topic in chapter Processor Families of Computer Architecture |
|
Answer» CORRECT OPTION is (C) AREA Easiest EXPLANATION: NONE. |
|