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 java util list?
Give an example of call be reference significance.
What is type safety in java?
Explain list interface?
What is an argument java?
Can you write a java class that could be used both as an applet as well as an application?
What is printwriter in java?
What is a char in java?
What does the @override annotation do?
What is tostring () method?
How to perform selection sort in java?
Explain the difference between collection api and stream api in java8?
What is method overloading in JAVA? Why is it not present in C ?
Is 0 a prime number?
Define the term string pool?