I know that Java uses a virtual machine to run, but does it require the code to be compiled before entering the JVM?
SUBSCRIBE TO RSS FEED
Pages
-
Recent Posts
Categories
Archives
Blogroll
-
RSS Links
I know that Java uses a virtual machine to run, but does it require the code to be compiled before entering the JVM?
1. What language are they written in? Are they written in C?
2. To make Java work on Macs, Linux, and Windows, is there a version of the VM written for each platform, or do only certain things change in the source code?