what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / kodali shakti swaroop
compiler and interpriter are similer. Compiler compiles
source code into byte code, it takes whole
code and executes,
1.Compiler checks syntax of programme where as Interpreter
checks the keywords of a prog.
2.Interpretor provides colour coding to the prog and helps
in self debugging while writing a prog
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How we can call macros with in data step? : sas-macro
how do the in= variables improve the capability of a merge? : Sas programming
Explain append procedure?
How sas treats the dsd delimiters?
To what type of programms have you used scratch macros?
Give an example where SAS fails to convert character value to numeric value automatically?
Mention what is PROC in SAS?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Explain how merging helps to combine data sets.
What are the five ways to do a table lookup in sas? : sas-grid-administration
What areas of SAS are you most interested in?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Explain the use of proc gplot? : sas-grid-administration
What are symget and symput? : sas-macro
Describe the function and untility of the most difficult SAS macro that you have written.