Write advantage of high level language?
Answers
Answered by
3
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 interpreter. The first high-level programming languages were designed in the 1950s.
❤️
Answered by
1
Explanation :
Advantage of high level language are :-
- It is a machine independent language.
- The instructions can be written using English words or phrase.
- It is easier to understand and develop the program logic.
- The error detection and correction is easier.
Similar questions