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
What are distributed systems?
What is the difference between micro kernel and macro kernel?
What is the difference between shared memory and distributed memory?
How can I tell what programs are running in the background on my computer?
What are the advantages of distributed system?
What is time- sharing system?
How do I upgrade my excel to 64 bit?
What are the states of a process?
What are the various components of a computer system?
Binding of instructions and data to memory?
Where are chkdsk logs stored?
Can I have two operating systems on one computer?
On what level of security does windows nt meets?
Explain briefly about linker and its functioning?
What do you mean by a zombie process?