Content deleted Content added
high level refers to the level of abstraction from machine language |
mNo edit summary |
||
Line 5:
See [[programming language]] for detailed discussion.
The word "high" does not imply that the language is superior to low-level languages but rather refers to the higher level of abstraction from machine language. For example, the difference between the programming language [[Java programming language|Java]] and [[assembler]] language is that Java abstracts programming functionality that assembler does not, for example, strings.
|