F>Например то, что байт-код перед исполнением компилируется в машинные коды, в отличии от интерпретируемых языков.
здрасть и вы туда же, все не можете смириться что результат вашей работы
суррогат?,
НА ВЫХОДЕ НЕТ ИСПОЛНЯЕМОГО ФАЙЛА,
ТЫ МОЖЕШЬ СКОЛЬКО УГОДНО ГОВОРИТЬ ... ПРО МАШИННЫЕ КОДЫ.
короче вы для меня лично теперь тоже входите в кагорту тех самых
которые так и не уловили смысл сказанного...
... что же там их явка делает на самом то деле ? ась
http://en.wikipedia.org/wiki/Java_(programming_language)
This is achieved by most Java compilers by compiling the Java language code halfway (to Java bytecode) – simplified machine instructions specific to the Java platform. The code is then run on a virtual machine (VM), a program written in native code on the host hardware that interprets and executes generic Java bytecode. (In some JVM versions, bytecode can also be compiled to native code, either before or during program execution, resulting in faster execution.)
Сообщение отредактировано модератором. ДХ