जॉइन Examsbook
1448 0

प्र: What is Interpreter in Java?

  • उत्तर देखें
  • Workspace

उत्तर :
व्याख्या :

An Interpreter is a program that reads in as input a source program, along with data for the program, and translates the source program step by step.   The Java interpreter decodes each lines bytecode and runs a series of machine instructions for that bytecode. The JVM takes the byte code and generates machine code. The byte code is compiled to machine code, and the machine code is executed.

क्या आपको यकीन है

  त्रुटि की रिपोर्ट करें

कृपया संदेश दर्ज करें
त्रुटि रिपोर्ट सफलतापूर्वक जमा हुई