Basics of Computing

Home | Tutorial | History | Glossary


 

 

JIT

When dealing with Java, a just-in-time compiler converts Java bytecode (compiled Java source language statements) into native code designed to run on a specific hardware and operating system platform. Since it compiles all the code at once before execution, Java programs often run faster with a JIT than with a Java Virtual Machine.

 

 

Home | Tutorial | History | Glossary

ABC's of the Internet | TeenComp101 | Sponsors

Search Engine Submission

 

Webmaster Contact:

basicsofcomputing@yahoo.com