Core Java Question:
Download Questions PDF

Explain about the interpreter in Java?

Answer:

Machines should have Java interpreter for the Java byte code to get executed. Linking is a very easy process and this feature helps while developing applications. Java compiler which is available with software development kit is a bit slower in execution of scripts.

Download Core Java Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about the security aspect of Java?Explain about the performance aspects of Core Java?