what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / suhaira tasneem p.m
compiler:
*when an error is formed we need to compile the whole prog. again
*machine code obtain after compilation is not portable
interpreter:
*when an error formed no need to run whole prog.
*code is portable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Approximately what date is represented by the SAS date value of 730?
Enlist the functions performed by sas.
What is connection profile? : sas-grid-administration
What are the scrubbing procedures in sas?
What are pdv and it functions?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What is the purpose of trailing @ and @@? How do you use them?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
describe about physical data integration? : Sas-di
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
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is hash files in sas and why we are using this one in sas?
explain the difference between proc means and proc summary?
What is the difference between proportion and average?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming