HIGH LEVEL LANGUAGE- HLL WAS DEVELOPED IN ORDER TO FURTHER EASY THE...

3. High level language

- HLL was developed in order to further easy the work of programmers by making

the programming language more procedure oriented

- Features:

 The statements of HLL are closer to natural english or other natural

language

 A HLL source program must be translated into machine code by

means of a compiler or an interpreter

- Ads:

 Easy to wirte

 Easy to understand

 May be used for everybody

 Closed to natural languages english language

- Dis:

 Must be interpreter by compiler or an interpreter before processing

by the computer

 The prog is long

 The time to run the prog is longer than low level language

Question 2. Some High Level Languages (HLL)?