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
Why double trailing @@ is used in input statement?
what are validation tools that are used in sas? : Sas-administrator
What are the 3 components in sas programming?
What is maximum storage capability of SAS?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What are the default statistics for means procedure?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is the difference between SAS functions and procedures?
For clinical entire study how many tables will create approx?
what is study design in while working with SAS? what are screening variables in SAS?
How to create list output for cross-tabulations in proc freq?
where are dashboard components are created and maintained? : Sas-bi
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Explain the difference between informat and format with an example.
This entry was posted in General. Bookmark the permalink. Post a comment or leave