Answer Posted / vaibhav
A compiler is a special type of computer program that
translates a human readable text file into a form that the
computer can more easily understand. At its most basic
level, a human will operate very slowly and find the
information contained in the long string of 1s and 0s
incomprehensible. A compiler is a computer program that
bridges this gap.
Some compilers are multistage or multiple pass. A first
pass could take a very natural language and make it closer
to a computer understandable language. A second or even a
third pass could take it to the final stage, the executable
file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I search for a file?
What is memory-management unit (mmu)?
What is sin_addr?
Define the basic logical structure of a computer.
Can a bad cpu cause blue screen?
What are merits and demerits of systems supporting multiple file structure and systems supporting a stream of bytes?
Explain the purpose of the open() and close() operations.
Explain how a copying garbage collector works. How can it be implemented using semispaces?
What happens if you install 64 bit on 32?
Explain the execution cycle for a von neumann architecture.
what are the softwares helping for auditing poblems?
What is the difference between 32 bit and 64 bit os?
How many types of os are there?
Can a laptop have 32gb of ram?
Explain page fault interrupt?