what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / krishna gavidi
compiler compile the source code while interpreter compile
the code that is allready compiled that is in the form of
bytecode
compiler scan whole code at once so it is fast incompare
with interpreter while interpreter comiled the byte code
line by line and convert in machine code so it is slow in
compare with compiler
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
explain about various caches available in data integrator? : Sas-di
Mention sas system options to debug sas macros.
What is the difference between using drop = data set option in data statement and set statement?
What is program data vector (pdv)?
What is the use of function Proc summary?
What does PROC print, and PROC contents do?
What are the default statistics that proc means produce?
What is the difference between reading data from an external file and reading data from an existing data set?
For clinical entire study how many tables will create approx?
describe how to adjust the performance of data integrator? : Sas-di
List out some key concept of SAS
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What is the function of Stop statement in a SAS Program?
How is character variable converted into numeric variable and vice versa?
Define run-group processing?