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
Explain what is meant by heap?
Tell something about deadlock and how can we prevent dead lock?
What is cascading termination?
List the issues related to the handheld system.
What is validity fault?
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
How much ram can 64 bit use?
Explain how a copying garbage collector works. How can it be implemented using semispaces?
How do I know if my ram is corrupted?
When designing the file structure for an operating system, what attributes are considered?
Why is interrupt vector used in operating systems?
Who made the first 64 bit processor?
What is process synchronization?
What are a trap and trapdoor?
What are the 7 c's of communication?