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 the difference between shared memory and distributed memory?
What is the meaning of busy spin in multi-threading?
What are the different types of kernel?
What is x32 and x64?
Where is the root directory?
How do I check for memory leaks?
Describe system calls and its type
What is process communication?
How do I search for a file?
What is memory-management unit (mmu)?
Hi Freinds, Any body is wotking as System Administrator, Please mail me rakesh.kesh881@gmail.com
Explain thrashing.
How does reference counting manage memory allocated objects?
What is system unit?
What are the five types of operating system?