Computer Science, asked by TjCR9815, 1 year ago

What is the role of compiler and interpreter?

Answers

Answered by xplkbrnamrata
2
An interpreter, on the other hand, just translates one instruction at a time, and then executes that instruction immediately. (Java uses a compiler to translate java programs into Java Bytecode, which is a machine language for the imaginary Java Virtual Machine.
Answered by PriyankaQueen
0
Namrata's ans right ans
Similar questions