Computer Science, asked by amruthdeep564, 6 months ago

Which error can not be detected by computer?

Answers

Answered by AqdasZishan
1

Logical errors are the errors which a computer can't detect.

These errors occur due to incorrect logic in a program. There no syntactical error, the program runs correctly but the user does not get the desired output. Hence, these are the toughest errors to find and remove and they may become a nightmare for a programmer.

Similar questions