Differentiate between Complier and Interpreter?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What advantage is there in having different time-quantum sizes on different levels of a multilevel queuing system?
What does microprocessor speed depend on?
What are read-write locks?
How do I enable macros?
Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?
what is batch programming in DOS?
RAM chips arranged in 4X6 array and of 8kX4bit capacity each. How many address lines reqd. to access each byte a. 12 b. 16 c.15 d. 17
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
What are the different types of scheduling algorithms?
Page replacement algorithm in Operating System?
Which is the best page replacement algorithm and why? How much time is spent usually in each phases and why?
How does operating system kernel work?