Saved Bookmarks
| 1. |
Interpreter converts a high level language program into a machine language by (a) one go mechanism (b) line-by-line mechanism (c) group of five lines mechanism (d) None of the above |
|
Answer» (b) Interpreter is a language processor, which converts the high level language program into machine language by using line-by-line mechanism. |
|