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 is a pattern what is an anti pattern?
Explain the selection sort algorithm and state its time complexity?
How to make a read-only class in java?
Do loops java?
What are the kinds of polymorphism?
What is the benefit of lambda expressions?
Java Compiler is stored in JDK, JRE or JVM?
What is string in java is it a data type?
Is c better than java?
How do I compare two strings in word in java?
How do you convert string to int in java?
What is starvation?
What is the basic difference between string and stringbuffer object?
What environment variables do I need to set on my machine in order to be able to run java programs?
What types of index data structures can you have in java?