Computer Science, asked by Mahiikhan8718, 1 year ago

Which is not a type of error programmers look for mcq?

Answers

Answered by vushunhill1
35
I’m sure the one who had the best day in years
Answered by Anonymous
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