Social Sciences, asked by hibjitbarman755, 1 year ago

Difference between compiler and interpreter in java

Answers

Answered by purnimafujh
1
compiler- A compiler is a program that translates a source program written in java into machine code.
 interpreter- interpreter is a program which reads an input and translates the source program instruction by instruction. 

Similar questions