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
How do you know if you need 32 bit or 64 bit software?
What is monolithic kernel?
How does disk operating system work?
Under what circumstances do page faults occur?
How deadlock can be detected in a system?
Different types of real-time scheduling?
What is micro kernel approach and site its advantages?
What happens if you install 64 bit on 32?
What is sock_seqpacket?
Explain Memory Partitioning, Paging, Segmentation?
What do you understand by system clock? What is system unit?
What is the limit of ram capacity in a 32bit os?
Difference between logical and physical address space?
Explain the concept of the multi-processor systems or parallel systems?
What is GRUB?