what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / bhupender singh
compiler works at a time while Interpreter works line by line.
compiler's speed is fast compare to Interpreter.
A compiler, in general, reads higher level language computer
code and converts it to either p-code or native machine
code. An interpreter runs directly from p-code or an
interpreted code such as Basic or Lisp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
what is the use of proc sql? : Sas programming
What can be the size of largest dataset in SAS?
What system options would you use to help debug a macro? : sas-macro
what are several options for creating reports in web report studio? : Sas-bi
where to use sas business intelligence? : Sas-bi
How do you connect the desktop application to metadata server? : sas-grid-administration
What sas features do you use to check errors and data validation?
explain the difference between proc means and proc summary?
Name few SAS functions?
What is the good sas programming practices for processing large data sets?
Explain bmdp procedure?
what is information maps?
How to read an input file in sas?
What are the features of base sas system?