Multiple choice

Which of the following is a tabular listing of contents of certain registers and memory locations at different times during the execution of a program?

  1. Loop program

  2. Program trace

  3. Sub-routine program

  4. Byte sorting program

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A program trace is a record of the execution of a computer program, showing the state of registers and memory at specific points.