Differentiate between Complier and Interpreter?

Answers were Sorted based on User's Feedback



Differentiate between Complier and Interpreter?..

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

Differentiate between Complier and Interpreter?..

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

Post New Answer

More Operating Systems General Concepts Interview Questions

Explain the resident set and working set of a process?

0 Answers  


What is system bus? Explain a few related terms.

0 Answers  


What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?

0 Answers   DELL,


What are operating system services?

0 Answers  


What does thread safe mean?

0 Answers  






How do you know if you need 32 bit or 64 bit software?

0 Answers  


How can I make usb bootable?

0 Answers  


What is short term scheduler in operating system (os)?

0 Answers  


What is starvation in operating system?

0 Answers  


what is the memory wall problem?

0 Answers  


What is risc technology?

0 Answers  


What are the necessary conditions for deadlock to occur?

0 Answers  


Categories