what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / vedavyas
The main difference between an compiler and an interpreter
is that a compiler executes the program entirely at a time
and that of a interpreter is that it goes on line by line
storing each lines output separately i.e interpreter
executes only when there is a need for the execution. the
best example of a software product is that acts as an
interpreter is a JVM which is nothing but a interpreter. lot
of them say that java is a language but there as as many
proofs that argue that java is a package to those who say it
a language.
* one more diff. is that the time of execution of a compiler
is very high when compared to an interpreter .........
| Is This Answer Correct ? | 54 Yes | 25 No |
Post New Answer View All Answers
What is your favorite all time computer book? Why?
describe how to adjust the performance of data integrator? : Sas-di
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
how would you create multiple observations from a single observation? : Sas programming
Difference between informat and format?
Enlist the syntax rules followed in sas statements.
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What do the PUT and INPUT functions do?
What does P-value signify about the statistical data?
what is sas enterprise intelligence architecture? : Sas-bi
What do you know about sas data set?
Differences between where and if statement?
how can you create zero observation dataset? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming