what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter?
Answer Posted / kailash kunwar rathore
compiler: it translate high level language into machine
language program.it translate whole high level program into
machine level program.it require large memory.
Interpreter:it also translate high level language program
into machine level language program .it translate high level
language program line by line into machine language program.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
explain the function of substr in sas? : Sas-administrator
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
what are informats in sas? : Sas-administrator
What are the default statistics for means procedure?
how will you locate the sas platform applications? : Sas-bi
how are numeric and character missing values represented internally? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
What is the difference between order and group variable in proc report?
Briefly explain input and put function?
If money were no object, what would you like to do?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
How we can create SAS USER DEFINED CODE?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
How can you limit the variables written to output dataset in data step?