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
what is sas and what are the functions? : Sas-administrator
What do the put and input function do?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What are the different versions of sas that you have used until now? : sas-grid-administration
What are the advantages of using sas?
What is SAS informats?
How to create an external dataset with sas code?
What is the basic structure of a sas program?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What is the difference between where and if statement?
What is slibref?
what is sas metadata server? : Sas-di
Explain the special input delimiters used in sas programming.
which date functions advances a date time or date/time value by a given interval? : Sas programming