Question

What is the primary purpose of a "dry run" or "walkthrough" of code?

A To test the code's performance under load.
B To manually simulate the execution of code step-by-step to understand its logic and predict its output.
C To automatically generate documentation for the code.
D To compile the code without actually running it.
E To check for syntax errors.
Practice Next

Hey! Ask a query