Which is not a type of error programmers look for mcq?
Answers
Answered by
35
I’m sure the one who had the best day in years
Answered by
0
Superficial Errors are not looked up by the programmers.
- Example: Errors in Design model is a superficial error.
- A programmer looks after logical errors , run time errors and syntactical errors that are thrown over by the compiler.
- The correct completion and running of code is the responsibility of the programmer.
- The successful execution of a program does not depend upon superficial errors such as design model errors of the project.
Similar questions