J2SE Question: Download J2SE PDF

What is interpreter?

Tweet Share WhatsApp

Answer:

A module that alternately decodes and executes every statement in some body of code. The Java interpreter decodes and executes bytecode for the Java virtual machine1. See also compiler, runtime system.

Download J2SE PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is JAR?What is Internet?