Friday, October 19, 2012

Java Virtual machine(JVM)

All programming language compilers convert the source code to machine code.Same job done by Java Compiler to run a Java program, but the difference is that Java compiler convert the source code into Intermediate code is called as bytecode. This machine is called the Java Virtual machine and it exits only inside the computer memory.
Following figure shows the process of compilation.



0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More