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
Is alive method in java?
How do you delete a list in java?
Can you declare a private method as static?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What is the latest version of java?
Which collection is ordered in java?
Can an object subclass another object?
Why null value is used in string?
How do I write a self declaration?
Explain the inheritance?
How concurrent hashmap works?
what is meant by Byte code concept in Java?
What are dot operator queries?
Why super is first line in java?
How do you empty a list in java?