Computer Science, asked by sakyamitra19, 8 months ago

What is a function of java compiler and interpreter ?

Attachments:

Answers

Answered by Archita893
1

Compiler is a program helps to translate the Java source language into bytecode.

Interpreter is a program which implements the JVM specification and helps to actual helps to execute the bytecode.

Answered by Arushisinghrajput
4

☆ ✌ANSWER ✌☆

A java compiler is a program that takes

the text file work of a developer and compiles it into a platform -independent

java file.java compiler include the java

programing Language compiler (javac),

the GNU compiler for java (GCJ), the Eclipse compiler for java (ECJ) and jikes.

ROLE OF INTERPRETER-

the interpreter converts the source code line-by -line during run time .interpret completely translates a program written

in a high level language into machine level language .

I HOPE YOU LIKE MY ANSWER ☺

please mark me as a brainlist .

■■■●●●■■■●●●■■■●●●

Similar questions