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? (1 point) Responses database database HTML HTML trace table trace table CSS

A trace table would be a useful tool to determine the problem in Sonia's program. This table allows the programmer to track the values of variables and see how they change throughout the execution of the program, which can help identify any errors or issues with the calculations.