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

Answer Posted / sushant tambad

compiler:translates the entire program.
interpreter:translates the program line by line.
compiler:requires more main memory.
interpretor:requires less memory.
compiler:converts the entire program to machine code,where all the syntax error are removed and executes the machine code.
interpretor:each time the program is executed every line is checked for syntax then converts to equivalent object code directly.
compiler : execution time is less
interpretor: execution time is more

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between var b1 – b3 and var b1 — b3?

838


How you can read the variables that you need?

657


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2293


it will become easy if uuu provide website linkssss and list of consultanciessssss

1535


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

560






how will you locate the sas platform applications? : Sas-bi

586


what other sas products have you used and consider yourself proficient in using? : Sas programming

689


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

595


how to read the variables in sas? : Sas-administrator

556


Explain why double trailing @@ is used in input statement?

579


Explain what is data step?

733


Describe what are the different levels of administrative users in sas? : sas-grid-administration

608


What is the difference between %local and %global? : sas-macro

673


What is the length assigned to the target variable by the scan function?

679


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

605