C. trace table
A trace table can help track the values of variables in a program as it runs, which can help identify where the problem in the program is occurring. This can be useful in debugging the program and fixing any errors that are causing the incorrect outputs.
sonia wrote a program to figure out the area of a bedroom, but the outputs don't make sense. Which of the following might be a useful tool to determine the problem?
A. database
B. HTML
C. trace table
D. CSS
1 answer