Find the correct statement :
a. Java programs can be compiled
only
b. Java programs can be interpreted
only
c. Java program can be compiled
and interpreted both
d. none of these
Answers
Answered by
2
Explanation:
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.
Similar questions
Math,
3 months ago
Computer Science,
3 months ago
Math,
3 months ago
Chemistry,
7 months ago
Computer Science,
7 months ago