Intel Corporation interview question

What is the difference between a compiled and interpreted language? Which of these categories does Java fall into?

Interview Answer

Anonymous

27 Jun 2012

Compiled use compiler like java and c,c++,Interpreted use interpreter like python and perl