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 do you mean by ram?
Do I need program files x86?
Does chkdsk work for ssd?
What is a cache memory?
What is the best way of communication in multi process environment? ex: getting log from different applications from multi servers?
Explain the popular multiprocessor thread-scheduling strategies.
What is starvation os?
What is preemptive multitasking?
Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?
Explain High Severity and Low Priority with example?
List the possible threads a thread can have?
What is a Real Time Operating System? Elaborate.