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
Can you move program files from c to d?
What is the feature of real time os?
How does swapping result in better memory management?
How much ram can 64 bit use?
Is 32 bit obsolete?
What is a ready queue?
How do I get the ie tab in chrome?
How to recovery from deadlock?
Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?
What is external fragmentation?
What are the different ram standards/versions?
What is shadow ram?
Why is round robin algorithm considered better than first come first served algorithm?
Why do we need inter process communication?
What are the three types of operating systems?