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 Answer

ANSWER: 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 Answer

ANSWER: 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 Answer

ANSWER: c. both a & b



4. 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 Answer

ANSWER: b. I/ O Operations


Post your comment