Wednesday, March 23, 2016

From a compiler a designer point of view, what are the source of errors in compiler?


  • There are many sources to occur error. These are the source of errors in compiler-
  • At the very onset, the design specifications for the program may be inconsistent or faulty.
  • The algorithms are incorrect or inadequate (algorithmic errors).
  • The programmer may introduce error in implementing the algorithm - such as logical errors or coding error.
  • Key punching or transcription errors can occur when the program is types on to cards or into a file.
  • The program may exceed a compiler or machine limit not impiled by the definition of the programming language.
  • Compiler can inserts errors as it translates source program into an object program.This error is referred compiler errors.
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

0 comments:

Post a Comment