What is the difference between interpreter and compiling ?
Answer Posted / guest
Interpreter is used to execute the program after the
completion of a compilation process.
Compiler compiles the program that is it converts the java
file into class file.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you escape json?
What is the purpose of static methods and variables?
Explain the scope of a variable.
How many inner classes can a class have?
What is finalize method?
Explain the difference between association, aggregation and inheritance relationships.
What is a variable in java?
What an i/o filter?
What is the purpose of the file class in java programming?
What are the elements of java?
how we can make a write-only class in java?
What are use cases?
What is difference between call by value and call by reference?
What is wrapper class html?
Why heap memory is called heap?