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. Interpreter converts an HLL program into machine language line by line while compiler converts an HLL program into machine language in one go. Spelling and vocabulary |
|