- Advantages and disadvantages of low level language:
- Advantages:
- Fast to run as no need of specific translator.
- They are simple and machines can understand.
- The programmer has unlimited access to the working of a computer system.
- Low level languages are related to hardware.
- Disadvantages:
- It is almost impossible to find and correct errors.
- Time taking
- Costly
- Difficult to program.