

InterviewSolution
Saved Bookmarks
1. |
What is different between intrepreter and compiler |
Answer» Interpreter converts the hll program into machine language line by line.Whereas compiler converts hll language into machine language in one go.<br>Interpreter converts an HLL program into machine language line by line while compiler converts an HLL program into machine language in one go.<br>Spelling and vocabulary | |