Trace Table
Summary: A table used to manually step through an algorithm, recording the values of variables at each step to identify logical errors and verify correctness. Tags: concepts computer-science igcse-computer-science algorithms Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z
Content
A table used to manually step through an algorithm, recording the values of variables at each step to identify logical errors and verify correctness.