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
What is exception in java?
Why doesn't the java library use a randomized version of quicksort?
What are keyboard events?
Can a singleton class be inherited?
What is a function easy definition?
Does windows 10 need java?
Can It is possible to synchronize the constructor of a Java Class?
Explain about main() method in java ?
Can we override data members in java?
What is an i/o filter?
Explain static nested classes ?
What is string substring?
Explain exception chaining in java?
Explain inner classes ?
What is unicode datatype?