Computer Science, asked by Roshanytchannel1, 2 months ago

advantages of high level language​

Answers

Answered by shivaguru45
4

Explanation:

  • Easy to Use and Understand : High level language uses English like words and they are closer to natural language which makes easy to learn and understand.
  • Machine Independent : Programs written in high level language are portable and hence program written using high level language can be executed on any type of computer with little or no modification at all.
  • Debugging is Easy : High level language makes easier to write and debug a program and gives the programmer time to think about overall logic rather than thinking about program code.
Answered by VISHALKUMARV22
0

Advantages of High level language :

  • High level languages are programmer friendly. They are easy to write, debug and maintain.
  • It provide higher level of abstraction from machine languages.
  • It is machine independent language.
  • Easy to learn.
  • Less error prone, easy to find and debug errors.
  • High level programming results in better programming productivity.
Similar questions