Generally interpreters are faster than compilers because they directly interpret the code,whereas the compilers generate object code first and map it(object code) to the executable.
The disadvantage of interpreters is their cost.They are costlier than compilers.
Examples of compiled languages are c,c++ and interpreted languages are Perl,java etc,.
Answered by
Shravan
at
8:02 PM on October 05, 2009