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...


Differentiate between compiler and interpreter?

Answers were Sorted based on User's Feedback



Differentiate between compiler and interpreter?..

Answer / jo

Compiler compiles the whole code and generates the error at
the end whereas interpreter compiles the code line by line
and generates the error immediately.

Is This Answer Correct ?    45 Yes 7 No

Differentiate between compiler and interpreter?..

Answer / somenath

compiler is a program that translates code of a programming
language in machine code. it is a special program that
processes statements written in a particular programming
language ang converts them into machine language, a "binary
program" or "code", that a computer processor uses while
interpreters translate code one line a time, executing each
line as it is "translated" much the way a foreign language
interpreter would translate a book, y translating one line
it a time. interpreters do generate bnary code, but that
code is never compiled into one program entity.so tht is
very help full to computer programing language.

Is This Answer Correct ?    17 Yes 1 No

Differentiate between compiler and interpreter?..

Answer / hikaru lee

compiler is a program that translates code of a programming
language in machine code. it is a special program that
processes statements written in a particular programming
language ang converts them into machine language, a "binary
program" or "code", that a computer processor uses while
interpreters translate code one line a time, executing each
line as it is "translated" much the way a foreign language
interpreter would translate a book, y translating one line
it a time. interpreters do generate bnary code, but that
code is never compiled into one program entity.

Is This Answer Correct ?    20 Yes 8 No

Differentiate between compiler and interpreter?..

Answer / bhakti thakre

Hi All.
I think compiler do the compilation of the program
completely and then give error. But interpreter compiles the
whole code line by line.

Is This Answer Correct ?    11 Yes 3 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is mutual exclusion and multithreading in OS?

0 Answers   Ittiam Systems,


Difference between Primary storage and secondary storage?

3 Answers  


Explain the dual channel architecture?

0 Answers  


What is virtual memory, if OS didt have that concept What are the problems can arise?

6 Answers   HP,


What is operating system and examples?

0 Answers  


How do I turn off programs running in the background?

0 Answers  


What are the three types of file system?

0 Answers  


How deadlock can be detected in a system?

0 Answers  


What are the thread states?

0 Answers  


What does direct input mean?

0 Answers  


How do I copy a path to a shared drive?

0 Answers  


What is sock_seqpacket?

0 Answers  


Categories