what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / rekha
1.An compiler interprets the higher level language to
machine understandable language.
2.compiler compils entire code at atime,but interpreter
interprets the code line by line.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
for whom is sas data integration studio designed? : Sas-di
Name validation tools used in SAS
what is star schema? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
In proc transpose and data step with arrays which one you pick?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
What’s the difference between var b1 – b3 and var b1 — b3?
What are the uses of sas?
what is transformation in sas data integration? : Sas-di
What commands are used in the case of including or excluding any specific variables in the data set?
What is by-group processing?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What are the five ways to do a table lookup in sas? : sas-grid-administration
Differentiate between sas functions and sas procedures.