anonymous
2011-11-27 18:41:54 UTC
----------------------
interpreted language--->java,an intermediate language. that's the way interpreter works.
compiler--->compile the source code into machine readable language
link--->convert the compiler's file into machine code
----------------------
thx for the answers.