1.

How Java Enabled High Performance?

Answer»

Java uses Just-In-Time compiler to ENABLE HIGH performance. Just-In-Time compiler is a program that TURNS Java BYTECODE, which is a program that contains instructions that must be interpreted into instructions that can be sent directly to the PROCESSOR.

Java uses Just-In-Time compiler to enable high performance. Just-In-Time compiler is a program that turns Java bytecode, which is a program that contains instructions that must be interpreted into instructions that can be sent directly to the processor.



Discussion

No Comment Found