Saved Bookmarks
| 1. |
Converted program in machine language is called |
|
Answer» Answer: A Compiler is a COMPUTER program that translates code written in a high LEVEL language to a lower level language, object/machine code. The most COMMON REASON for translating source code is to create an executable program(converting from a high level language into machine language). |
|