1.

What Is A Compiler?

Answer»

A compiler is a PROGRAM that reads a program written in one language –the source language and translates it into an EQUIVALENT program in another language-the target language. The compiler REPORTS to its USER the presence of errors in the source program.

A compiler is a program that reads a program written in one language –the source language and translates it into an equivalent program in another language-the target language. The compiler reports to its user the presence of errors in the source program.



Discussion

No Comment Found