Intellect Design Arena interview question

How does Java enable high performance?

Interview Answer

Anonymous

28 May 2021

Java uses Just In Time compiler to enable high performance. It is used to convert the instructions into bytecodes.