Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / charulata

1: A compiler generally takes source code and turns it into
instructions that run on the hardware directly.
4: A compiler searches all the errors of a program and
lists them. If the program is error free then it converts
the code of program into machine code and then the program
can be executed by separate commands.
1: An interpreter generally processes the source code
directly or first tokenizes it into a byte-code type form
to interpret that.
2: An interpreter checks the errors of a program statement
by statement. After checking one statement, it converts
that statement into machine code and then executes that
statement. The process continues until the last statement
of program occurs.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to save logs in the external file?

1027


Mention what is SAS data set?

1086


describe how to adjust the performance of data integrator? : Sas-di

945


what is factor analysis? : Sas-administrator

1028


what is change analysis in sas di ? : Sas-di

994


what is data integration? : Sas-di

1063


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

960


how do you pull data from equifax?tell me the process?

1741


What is the difference between the proc sql and data step?

1105


Are you involved in writing the inferential analysis plan? Tables specfications?

2172


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

981


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1169


How we can create SAS USER DEFINED CODE?

2029


where are dashboard components are created and maintained? : Sas-bi

967


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

1004