Environmental Sciences, asked by chaurasiarajkumar33, 9 months ago

what is the difference between low level and hi​

Answers

Answered by yagnasrinadupuru
7

High-Level Languages.

High-Level Languages are easy to learn and understand.Low-Level Languages are challenging to learnand understand.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.They do not provide many facilities at the hardware level. They are very close to the hardware and help to write a program at the hardware level.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.They do not provide many facilities at the hardware level. They are very close to the hardware and help to write a program at the hardware level.For writing programs, hardware knowledge is not required. For writing programs, hardware knowledge is a must.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.They do not provide many facilities at the hardware level. They are very close to the hardware and help to write a program at the hardware level.For writing programs, hardware knowledge is not required. For writing programs, hardware knowledge is a must.The programs are easy to modify. Modifying programs is difficult.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.They do not provide many facilities at the hardware level. They are very close to the hardware and help to write a program at the hardware level.For writing programs, hardware knowledge is not required. For writing programs, hardware knowledge is a must.The programs are easy to modify. Modifying programs is difficult.A single statement may execute several instructions. The statements can be directly mapped to processor instructions.

They are executed slower than lower level languages because they require a translator program. They execute with high speed.They allow much more abstraction. They allow little or no abstraction.They do not provide many facilities at the hardware level. They are very close to the hardware and help to write a program at the hardware level.For writing programs, hardware knowledge is not required. For writing programs, hardware knowledge is a must.The programs are easy to modify. Modifying programs is difficult.A single statement may execute several instructions. The statements can be directly mapped to processor instructions.BASIC, Perl, Pascal, COBOL, Ruby etc are examples of High-Level Languages. Machine language and Assembly language are Low-Level Languages.

Answered by Itzpurplecandy
3

Answer:

High Level Language Low Level Language

1. It is programmer friendly language. It is a machine friendly language.

2. High level language is less memory efficient. Low level language is high memory efficient.

3. It is easy to understand. It is tough to understand.

4. It is simple to debug. It is complex to debug

Explanation:

hope this helps you...

Similar questions