Differentiate between Complier and Interpreter?
Answer Posted / guest
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 shows the errors so debugging becomes easier
the best example is C language
where as in interpreter if we miss any syntax it violates
that particular line and goes to the next line
in this case we may or may not get the required output
it does not show any errors even though its violates the syntax
the best example is HTML
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is operating system and examples?
What is external fragmentation?
What is tcl timing?
What is the ie tab in google chrome?
How do I do a system restore?
What join() method does?
What is long term scheduler in operating system (os)?
Does direct memory manipulation is an unsafe operations, if yes, how?
What are threads in OS?
What is a Real Time Operating System? Elaborate.
How does thread synchronization occur in a monitor?
What is the purpose of the command interpreter? Why is it usually separate from the kernel?
Tell something about deadlock and how can we prevent dead lock?
Which is faster shared memory or message passing?
Differentiate between swapping and paging.