Aptean Interview Question

What do you know about debugging?

Interview Answer

Anonymous

Jan 30, 2016

A process where we investigate a program during runtime by analyzing parameters such as variables, memory state, object state etc at a point in the execution of the program.