Saved Bookmarks
| 1. |
Write advantage of third generation language |
|
Answer» Answer: The main advantage of high-level languages over low-level languages is that they are EASIER to read, WRITE, and MAINTAIN. Ultimately, programs written in a high-level language must be translated into machine language by a COMPILER or directly into behaviour by an interpreter. |
|