1.

Write two advantages of high level language

Answer» 1. Advantages of High-Level Languages

●High-level LANGUAGE programs are portable.

(Although some programs COULD STILL have a few machine-dependent details, they can be used with little or no modifications on other types of machines.)

●High-level instructions:

°Program development is faster

°Fewer lines of code

°Program maintenance is easier

°Compiler translates to the target machine language.



Discussion

No Comment Found