what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / madhu
A compiler converts high level instruction into machine
language while an interpreter converts high level
instruction inti intermediate form
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 is the differnce between SDTM 3.1.2 to 3.1.1 version
what is sas data set?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
How do you control the number of observations and/or variables read or written?
what is the difference between nodup and nodupkey options? : Sas programming
What is proc sort?
What are symget and symput? : sas-macro
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what are the benefits of data integration? : Sas-di
What is the use of divide function?
Compare sas with other data analytics tools.
How would you define the end of a macro?
what are sas bi dashboard components? : Sas-bi
What is the difference between %put and symbolgen? : sas-macro