Which of the following is NOT one of the benefits of High-Level Languages (HLL)?
- It is simple to debug.
- It is easy to understand.
- High level language is less memory efficient.
- It is programmer friendly language.
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.The first high-level programming languages were designed in the 1950s. Now there are dozens of different languages, including Ada, Algol, BASIC, COBOL, C, C++, FORTRAN, LISP, Pascal, and Prolog.
0 comments:
Post a Comment