what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / rajaanku11
1.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.
3.Interpretor provides colour coding to the prog and helps
in self debugging while writing a prog.
| Is This Answer Correct ? | 342 Yes | 152 No |
Post New Answer View All Answers
In ARRAY processing, what does the DIM function do?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Mention how to limit decimal places for the variable using proc means?
why is sas considered self-documenting? : Sas programming
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Describe the function and untility of the most difficult SAS macro that you have written.
Differentiate input and infile.
what is intially documentation in sas?
How we can create SAS USER DEFINED CODE?
what is the effect of the options statement errors=1? : Sas programming
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
What are the different types of sas functions?
what is sas enterprise intelligence architecture? : Sas-bi
describe about metadata object? : Sas-di
What is the maximum length of the macro variable?