What is the difference between interpreter and compiling ?
Answer Posted / deepakkumar1887
if the source program consist any preprocessor instructions then we need interpreter, otherwise we should use compiler for fresh translator.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What’s the difference between constructors and other methods?
Write code to implement bubble sort in java?
Write a function to print Fibonacci series and Tribonacci series?
What is an example of character?
What are use cases?
What is the difference between the ">>" and " >>>" operators in java?
What does you mean in math?
What is the difference between JDK and JVM?
What is the same as procedures?
What is a priority queue java?
What is the reason behind using constructors and destructors?
What is a flag and how does it work?
What is the benefit of inner / nested classes ?
What do you mean by ternary operator in java?
Are there structures in java?