1.

Explain logical errors? Compare with syntax errors.

Answer»
S.noSyntax errorsLogical errors
1.Refers to an error in the SEQUENCE of charactersRefers to an error in the algorithm
2.Use compiler to INDICATE errorsThe developer NEEDS to DETECT an error on his own
3.Easier to IDENTIFY errorsComparatively difficult


Discussion

No Comment Found