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
What is boolean law?
What is the range of the short type?
Why are the methods of the math class static?
Can we pass a primitive type by reference in java? How
What if constructor is protected in java?
What are instance variables?
What is a marker interface?
What is difference between word and integer?
What 5 doubled?
What is a linkedhashmap java?
Differentiate between the constructors and methods in java?
What is the difference between iterator and enumeration ?
What is difference between static class and singleton pattern?
Can constructor return value?
Explain about join() method?