Differentiate between Complier and Interpreter?
Answer Posted / tejpal suresh
when ever a program is to be compiled the syntax is
necessary and we wont receive the output until a correct
syntax is written.
it show the errors so debugging becomes easier the best
example is language.
where as in interpreter if we miss any syntax its violates
that particular line and goes to the next line.
in this case we may or may not get the required output.
it does any errors even though its violates the syntax the
best example is HTML.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Do you know what is a binary semaphore? What is its use?
While running DOS on a PC, which command would be used to duplicate the entire diskette?
What does a 64 bit processor mean?
What is GUI?
What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
Is 64gb ram enough for gaming?
How many os can be installed in a pc?
What is BSS(Block Started by Symbol)?
What is the most powerful operating system?
Explain a drawback of mvt?
What is a job queue?
What is context-switching in multi-threading?
Which vpn protocol is best?
Explain bootstrap program in operating system.
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?