Computer Science, asked by PalakGusain, 1 year ago

Define low level language and high level language in 2lines.

Answers

Answered by vansh6754
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
Answered by gratefuljarette
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