Computer Science, asked by adityasingh19275, 10 months ago

Explain in detail about low level language and high level language.

Please reply me friends..

Answers

Answered by Anonymous
1

low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architectures commands or functions in the language map closely to processor instructions. Generally this refers to either machine code or assembly language.

n computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming languages, it may use natural language elements, be easier to use, or may automate (or even hide entirely) significant areas of computing systems

Similar questions