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

Answer Posted / sathiya prabha

1. A compiler translates code from a source language to a target language, which can then be executed by a machine.

An interpreter reads code in an interpreted language (e.g. PHP, Perl, JavaScript) and directly executes the contained instructions.


2. Compiler checks syntax of programme
Interpreter
checks the keywords of a prog.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Population you used in your project, is it ITT or PP?

2185


What is the basic syntax of a sas program?

673


Which function is used to count the number of intervals between two sas dates?

576


How to create a permanent sas data set?

680


What are the difference between ceil and floor functions in sas?

713






Explain bmdp procedure?

616


what are the scrubbing procedures in sas? : Sas programming

836


What is factor analysis?

664


What is the command used to find missing values?

595


what is treatment emergent events and treatment emregent adverse event

1949


What do the put and input function do?

591


Explain how merging helps to combine data sets.

618


What is the purpose of trailing @ and @@? How do you use them?

617


What is the difference between proportion and average?

2762


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?

709