Thursday, 16 December 2010

What are the Difference between Compiler and Debugger?

Click Here To View Latest ASP.NET Questions

Compiler is software or we can say it is a set of software that translates one computer Language to another computer language. Most of the cases the High level Programming Language are converting to low level Programming Language.

Most of the time the Programs analyze and examine error, so for that Debugger is used. Debugger is another program that is used for testing and debugging of other programs. It is also able to tell where the error occurred in your application.

No comments:

Post a Comment