Java / JDK, JRE, JVM, JIT
High-performance.
Although Java is an interpreted language, it is faster than other interpreted languages. JITC ( Just in Time compilation) is one such feature that enables Java as high-performance language (HPC).
More Related questions...