what are the application of compiler and interpreter for
source program
Answer Posted / deepakkumar1887
if the source program consists any prepocessor instruction
then we need interpreter otherwise we need compiler for fresh
translator
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of a conditional inclusion statement in Java ?
What is set in java?
Does variable declaration allocate memory?
When should you use arraylist and when should you use linkedlist?
Differentiate between vector and array list.
What is java ceil?
What is the range of the short type?
What is string immutability?
What is the benefit of using enum to declare a constant?
What is boolean flag in java?
What does string [] args mean?
What is meant by final class?
What is byte [] in java?
What is the class in java?
How can you generate random numbers in java?