Differentiate between compiler and interpreter?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a phase change memory?

756


What are the deadlock avoidance algorithms?

731


Is excel for mac 64 bit?

775


What are the five types of operating system?

777


Is microsoft edge replacing internet explorer?

726


What is difference between Process and Thread?

816


Can I have two operating systems on one computer?

756


What are the activities related to the time shared user program management?

749


What is bounded-buffer problem?

908


Which is the best operating system for pc?

726


Explain the main purpose of an operating system?

836


Draw the states of a process in an OS.

832


How do I know if I have a 64 bit processor?

734


Explain Advantages and Limitations of a command line interface?

822


Define page fault interrupt?

923