Why java is both compiled and interpreted language.


Yes, a java program is first compiled into bytecode which JRE can understand. ByteCode is then interpreted by the JVM making it as interpreted language.

Updated on: 30-Jul-2019

568 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements