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
What is the difference between where and if statement?
Describe the function and utility of the most difficult SAS macro that you have written?
What makes sas stand out to be the best over other data analytics tools?
In ARRAY processing, what does the DIM function do?
Tell e how how dealt with..
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is hash files in sas and why we are using this one in sas?
Describe the ways in which you can create macro variables? : sas-macro
explain the concepts and capabilities of business object? : Sas-bi
Describe the ways in which you can create macro variables?
Name some categories in sas 9? : sas-grid-administration
What are the new features included in the new version of SAS Programming Language?
What is the basic structure of the SAS base program?
Explain how you can debug and test your SAS program?
Explain the difference between using drop = data set option in set and data statement?