Define low level language and high level language in 2lines.
Answers
Answered by
4
a low level programming language is a language which provide little or no abstraction from the computer's instruction set
and in high level language there is strong abstraction
and in high level language there is strong abstraction
Answered by
2
High Level Language and Low Level Language:
High Level Language:
- In 1960, compiler used High level language is called autocodes.
- High level language is abstracted from machine language. It dealing with registers, stacks, and memory address. It allow the programmer to be detached, separated from the machine.
- 'Abstraction penalty' means pay cost technique for high-level programming for optimize performance.
Low Level Language:
- In this programming language it provide computer instruction.Example assembly and machine code.
- The level of abstraction is low when compared to high level languages.
Learn more about low level language and high level language
What is high level language ?
https://brainly.in/question/9460225
List the difference between low level language and high level language
https://brainly.in/question/5021237
Similar questions