Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is Java (compiler lang / or interpreter lang)

843811Aug 6 2001 — edited Aug 7 2001
Hi,

at our company we have a deadly war going on, please help us :)

Some programmers, including me, saying that Java is
a interpreter language, because the bytecode cant
run on a processor, because the bytecode still is some kind of abstraction, that the VM or a Java-CPU must
interpret.

The other fraction is saying that because you have a compilation step in your development process, and because the bytecode is some kind of machine code, Java is a compiler language.

I would appreciate any comments on this, including some arguments for any opinion.

Thx

Loge
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2001
Added on Aug 6 2001
8 comments
636 views