What is the difference between interpreter and compiling ?
Answer Posted / vivek
iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
compiler converts the source code into byte code to
interpret by the interpreter.
interpreter executes the byte code and produces the output.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Differences between C and Java?
What are exception handling keywords in java?
Differentiate between class and structure.
What is string and example?
How many types of gc are there in java?
What is the generic class?
Are registers volatile?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is java developer skills?
what is heap memory?
What is the difference between a synchronized method and a synchronized block?
What is meant by JVM? Is JVM platform independent or not?
What is style and indentation?
What are different data types?
How do you clear an arraylist in java?