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 procedure overloading?
Does set allows null in java?
Explain about interrupt() method of thread class ?
What are the main concepts of oops in java?
What does escaping a character mean?
What is a boolean expression in java?
Explain treeset?
What is the main method java?
Explain constructors and types of constructors in java.
Can java object be locked down for exclusive use by a given thread?
What is string literal in java?
Can we override constructor?
What is final variable?
Can I uninstall java?
How to implement a multithreaded applet?