Answer Posted / 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 |
Post New Answer View All Answers
Can a laptop have 32gb of ram?
Why is a single serial port managed with a single interrupt-driven i/o but a front-end processor is managed using a polling i/o, such as a terminal concentrator?
What is starvation in operating system?
Can you list the coffman's conditions that lead to a deadlock?
How to stop a long running thread?
What is a 32 bit integer?
What is the purpose of an I/O status information?
What is virtual memory? Where it used by OS?
What mean operating system?
Explain page cannibalizing?
How you can Kill the Session by force?
What are types of operating system?
What is the difference between folder and directory?
What is a socket?
How long should a chkdsk take?