what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?

Answer Posted / sri

Compiler compiles source code into byte code, it takes whole
code and executes,

Interpreter excuts bytecode line by line, and it converts
byte code into Machine code.

Compiler is faster compater to Interpreater.


By,
Durgam S

Is This Answer Correct ?    45 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What would be the value of month at the end of data step execution and how many observations would be there?

573


What is the difference between reading data from an external file and reading data from an existing data set?

632


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

687


How sas treats the dsd delimiters?

716


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

538






how do you debug and test your sas programs? : Sas programming

558


Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?

1908


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1222


What is the purpose of _character_ and _numeric_?

583


describe about metadata object? : Sas-di

621


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

940


List out some key concept of SAS

617


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1608


what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi

631


What are the data types does SAS contain?

650