Computer Science, asked by Maryameliana, 1 year ago

why would you prefer to write a program in a high level language rather than a machine language

Answers

Answered by Anonymous
9

Answer:

Explanation:

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.

Answered by pragyakirti12345
2

Answer:

Explanation:

Reasons why high level language is prefered rather than machine level language :

  • The main advantage of high-level languages over low-level languages is that they are easier to read, write, understand and maintain.
  • Ultimately, programs written in a high-level language must be translated into machine language by a compiler or interpreter for it to be processed by the system.
  • High level language is programmer friendly whereas low level language is machine friendly.
  • High level language is less memory efficient whereas low level language is more memory efficient.

#SPJ3

Similar questions