A computer cannot work by itself. It has to be instructed to perform a task, using a language which it can understand. A machine can understand only 0’s and 1’s. But it is very difficult for the user to create instructions, or programs using 0’s and 1’s. In order to make the process easy, scientists have developed a high level language, which uses simple English for programming. The programs written in high level language are then translated in to machine language or low level language by a compiler.
Features of high level language:
Advantages:
Disadvantages:
Examples of high level languages are:
BASIC (Beginners all purpose symbolic instruction code), COBOL (Common business oriented language), PASCAL, FORTRON (Formula Translator), PL/I (Programming Language), ALGOL.