Friday, June 1, 2012

Difference between interpreter and compiler

For executing the program.In compiler you don't need to convert the source code into object code.(Repeated compilation is not necessary for repeated execution)
But in interpreter you need to interpret every time you run the program. 

1 comment:

Retrospect said...

You have such a neat way of explianing the concepts. Thanks again. I also found some GATE testpapers which may be useful: http://thegateacademy.com/testseries/