. Programs written in a high-level language take less time to write, they are shorter and easier to read, and they are more likely to be correct. Second, high-level languages are portable, meaning that they can run on different kinds of computers with few or no modifications.
high level language advantages-
- written quicker
-
Shorter in length (I assume the word shorter in programming means shorter in length like normally)
-
more readable and accurate
- More portable- portable means that you can run (or execute) the program on different computers with little or no changes.