Ask Question
18 February, 05:23

Syntax errors are caught by the compiler, and run-time errors are caught when your program is running. What are undetected errors? How do we catch them?

+1
Answers (1)
  1. 18 February, 05:41
    0
    The syntax and run-time error are the types of the errors in the programming language. There is also some type of undetected errors in the programming language and the overall probability of the undetectable errors are basically used for the error detection and correction in the computer system.

    The undetectable errors are basically undetectable and unidentified by the computer system and naked eyes. So that is why we use various types of technique for finding these types of error in the programming language. We using the CRC code technique for finding the undetectable errors in the programming language.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Syntax errors are caught by the compiler, and run-time errors are caught when your program is running. What are undetected errors? How do ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers