Microsoft interview question

how do i debug a code

Interview Answer

Anonymous

Oct 12, 2021

i answered that it depends on what language i am coding in. i print differnt values, use debuging options from the computer. debug one step at a time and dont try to debug all at once in a mess

1