Computer Science, asked by ayushparida56, 4 months ago

b. How high level languages overcome the disadvantages of low level

language? please it's urgent ​

Answers

Answered by Anonymous
3

Answer:

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 sakshikumarijain2004
1

Answer:

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.

Disadvantages of Low Level Languages

Programs developed using low level languages are machine dependent and are not portable.

It is difficult to develop, debug and also maintain.

Low level programs are more error prone.

Low level programming usually results in poor programming productivity.

Similar questions