Computer Science, asked by swastikat462, 4 months ago

explain why logical errors are difficult than syntax errors​

Answers

Answered by Priya2802
4

Explanation:

Many different types of programming mistakes can cause logic errors. For example, assigning a value to the wrong variable may cause a series of unexpected program errors. ... Because logic errors are often hidden in the source code, they are typically harder to find and debug than syntax errors.

Hope it helps......

Answered by Anonymous
4

Explanation:

Because logic errors are often hidden in the source code, they are typically harder to find and debug than syntax errors.

Similar questions