what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / efdedfaf
Interpretor:It programs from highlevel language to machine
language.
.Compiler checks syntax of programme where as Interpreter
checks the keywords of a prog.
2. compiler checks at a time all the prog, But interpreter
checks simultaneously in the eidtor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
Describe the ways in which you can create a macro variable?
Name and describe few sas character functions that are used for data cleaning in brief.
what is the effect of the options statement errors=1? : Sas programming
What is Linear Regression?
Mention how to limit decimal places for the variable using proc means?
Do you need to rearrange the order of the data for the report?
What are the advantages of using sas?
What do the mod and int function do? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
what do the pad and dim functions do? : Sas programming
What does the RUN statement do?
how to change the execute of macro
In ARRAY processing, what does the DIM function do?
Are you involved in writing the inferential analysis plan? Tables specfications?