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
Why string is immutable or final in java
What data structures are used to perform recursion?
Is string a wrapper class?
What's the base class of all exception classes?
Is set thread safe java?
What is the use of volatile in java?
Why string is not thread safe?
What is the static import?
Give any two differences between C++ and java.
What is a text string?
How do I get a substring?
How do you do absolute value in java?
What is the right data type to represent a price in java?
What is the difference between overriding & overloading?
Can we call the constructor of a class more than once for an object?