Saved Bookmarks
| 1. |
which is the process of translating program design into appropriate computer programming language |
|
Answer» ong>Answer: A compiler takes the PROGRAM code (source code) and CONVERTS the source code to a MACHINE language module (called an OBJECT file). |
|