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
Under what circumstances do page faults occur?
Explain the concept of Thread Pool? what its Benefits?
What problems are faced during the implementation of a network-transparent system?
Explain the concept of the multi-processor systems or parallel systems?
What is the dispatcher?
Is vmware an operating system?
Is 32gb of ram overkill?
At what mode the fault handler executes?
When designing the file structure for an operating system, what attributes are considered?
What is the main thread?
How can I tell if a program is 64 bit?
What is significance of semaphores? What are the different types of semaphores?
How do I recover files from my usb?
What is the purpose of system programs?
Explain migration process?