Computer Science, asked by khushi147, 1 year ago

state the difference between low level programing language and high level language

Answers

Answered by am9094972
1
Low level language :low-level programming language is a programminglanguage that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to processor instructions. Generally this refers to either machine code or assembly language.

High level language : 
high-level language is a programming languagesuch as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Suchlanguages are considered high-level because they are closer to human languages and further from machine languages.

khushi147: whole copied from google
Similar questions