what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / kailash kunwar rathore
compiler: it translate high level language into machine
language program.it translate whole high level program into
machine level program.it require large memory.
Interpreter:it also translate high level language program
into machine level language program .it translate high level
language program line by line into machine language program.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Name some categories in sas 9? : sas-grid-administration
Differentiate input and infile.
is data integration and etl programming is same? : Sas-di
what is the use of proc sql? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
Given an unsorted data set, how to read the last observation to a new data set?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
what is change analysis in sas di ? : Sas-di
what does the run statement do? : Sas programming
how do you pull data from equifax?tell me the process?
What is the difference between match merge and one to one merge?
Explain what is data step?
What is the maximum length of the macro variable?
How do you debug and test your SAS programs?