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.
But in interpreter you need to interpret every time you run the program.
1 comment:
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/
Post a Comment