what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / urvashi sahu
#Compiler produce the object code and interpreter doesn't
produce the object code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
If you could design your ideal job, what would it look like?
Define run-group processing?
What is the use of PROC gplot?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the applications primarily used by business analyst? : Sas-bi
how will you locate the sas platform applications? : Sas-bi
describe the interaction table in sas di? : Sas-di
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Enlist the syntax rules followed in sas statements.
what is null hypothesis? why do you consider that?
what is ae onset date n what is RDS
How we can call macros with in data step? : sas-macro
What are the data types in sas?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming