ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the importance of JVM ?

Java is independent only for one reason:

Only depends on the Java Virtual Machine (JVM),

Code is compiled to bytecode, which is interpreted by the resident JVM, JIT (just in time) compilers attempt to increase speed.

Related Posts Plugin for WordPress, Blogger...
Flag Counter