Microsoft Windows Question:

Differentiate between Compiler and Interpreter?

Windows Interview Question
Windows Interview Question

Answer:

An interpreter reads one instruction at a time and carries out the actions implied by that instruction. It does not perform any translation. But a compiler translates the entire instructions.


Previous QuestionNext Question
Explain the difference between microkernel and macro kernel?What is the relation between process system time, process waiting time , and process CPU time?