IDE - Debugger, In-circuit Emulator & Simulator - MCQs with answers
IDE - Debugger, In-circuit Emulator & Simulator - MCQs with answers
1. It is a characteristic provision of some debuggers to stop the execution after each instruction because__________a. it facilitates to analyze or vary the contents of memory and register
b. it facilitates to move the break point to a later point
c. it facilitates to rerun the program
d. it facilitates to load the object code program to system memory
View Answer / Hide AnswerANSWER: a. it facilitates to analyze or vary the contents of memory and register
2. Which component is replaced by an in-circuit emulator on the development board for testing purposes?a. RAM
b. I/O Ports
c. Micro-controller IC
d. All of the above
View Answer / Hide AnswerANSWER: c. Micro-controller IC
3. It is feasible for an in-circuit emulator to terminate at the middle of the program execution so as to examine the contents of _________
a. memory
b. registers
c. both a & b
d. none of the above
View Answer / Hide Answer4. Which operations are not feasible to perform by simulator programs in accordance to real time programming?a. Memory Operations
b. I/ O Operations
c. Register Operations
d. Debugging Operations
View Answer / Hide AnswerANSWER: b. I/ O Operations