00:01
Hello student, here i have to choose the correct option.
00:04
Here the problem is a programmer tries to debug a code of 10 ,000 lines.
00:10
So here code is of 10 ,000 lines.
00:13
So it is known that there is a logical error in the first 25.
00:17
So first 25 lines having logical error.
00:24
So this is the error in the first 25 lines.
00:28
So what is the efficient way to debug the code? so efficient way to debug the code.
00:42
So here four options are given to us.
00:46
Compile the entire code and check it line by line.
00:50
Number two is use an interpreter.
00:52
So on the first 25 line of the code, third is compile the entire code and run...