The Hotspot VM is a collection of techniques, the most significant of which is called "adaptive optimization. :The JIT(Just In time)is a compiler which is with in the jvm which makes the execution fast.the Java virtual machine internally uses the JIT compiler to make better performance.
Category:Java Interview Questions
No comments:
Post a Comment