Question 4827 – Compiler-Design
May 17, 2024Question 5556 – Compiler-Design
May 17, 2024Question 4829 – Compiler-Design
Debugger is a program that
Correct Answer: C
Question 251 Explanation:
Debugger is a program that allows to set breakpoints, execute a segment of program and display contents of register.
allows to examine and modify the contents of registers
does not allow execution of a segment of program
allows to set breakpoints, execute a segment of program and display contents of register
All of the above