Saved Bookmarks
| 1. |
Exercise 1.1.3: What advantages are there to a language processing system inwhich the compiler produces assembly language rather than machine language? |
|
Answer» It is “EASIER to produce and debug.” A compiler that TRANSLATES a high-level LANGUAGE into another high-level language is CALLED a source-to-source compiler. |
|