Science, asked by jemilamehdi07, 8 months ago

what would be tha advantages and disadvantages of writing loader using a high-level programming language?

Answers

Answered by rithvikaswami21
0

Answer:

Advantages of High level language

   High level languages are programmer friendly. They are easy to write, debug and maintain.

   It provide higher level of abstraction from machine languages.

   It is machine independent language.

   Easy to learn.

   Less error prone, easy to find and debug errors.

   High level programming results in better programming productivity.

Disadvantages of High level language

   It takes additional translation times to translate the source to machine code.

   High level programs are comparatively slower than low level programs.

   Compared to low level programs, they are generally less memory efficient.

   Cannot communicate directly with the hardware.

Explanation:

Answered by Anonymous
3

ANSWER :

➻It is a machine independent language.

➻The error detection and correction is easier.

➻The instructions can be written in simple English words.

➻It is easier to understand and develop the program logic.

❤HOPE IT HELPS ✨✨

Similar questions