Answer Posted / mrangababu
JIT :(Just In Time compiler) Execution engine of JVM
contains both Interpreter and JIT compiler both are
combindely used for converting byte code to machine
language instruction ..
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Objects or references which of them gets garbage collected?
How do you create a method in java?
What is the Concept of Encapsulation in OOPS
How to change the priority of thread or how to set the priority of thread?
What is arrays sort in java?
Why object class is super class for every class in java?
What is the default value of float and double datatype in java?
Is java a super set of javascript?
What is treeset and treemap in java?
what do you mean by stream pipelining in java 8? Explain
Tell us something about an iterator.
What is singletonlist in java?
What is bool mean?
How to perform selection sort in java?
What is an off by one error in java?