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
What is a phase change memory?
What are the deadlock avoidance algorithms?
Is excel for mac 64 bit?
What are the five types of operating system?
Is microsoft edge replacing internet explorer?
What is difference between Process and Thread?
Can I have two operating systems on one computer?
What are the activities related to the time shared user program management?
What is bounded-buffer problem?
Which is the best operating system for pc?
Explain the main purpose of an operating system?
Draw the states of a process in an OS.
How do I know if I have a 64 bit processor?
Explain Advantages and Limitations of a command line interface?
Define page fault interrupt?