Computer Science, asked by uzzmaruhiyah, 7 months ago

why does Java need both compiler and interpreter

Answers

Answered by sonamona75
2

Answer:

The Java compiler translates Java programs into a language called Java bytecode. Although bytecode is similar to machine language, it is not the machine language of any actual computer. A Java interpreter is used to run the compiled Java bytecode program.

Explanation:

Hope this helps you

Answered by BrainlyAnyu
7

 \huge \mathbb\purple{AnSwEr}

The Java compiler translates Java programs into a language called Java bytecode. Although bytecode is similar to machine language, it is not the machine language of any actual computer. A Java interpreter is used to run the compiled Java bytecode program.

Hope it helps you

Be Brainly ✌️

Similar questions