Microsoft Windows Question:

Differentiate between Compiler and Interpreter?

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.

Read All 76 Windows Questions
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?