well,
A high-level programming language is a programming language that, in comparison to low level programming language may be more abstract, easier to use, or more portableacross platforms. Such languages often abstract away CPU operations such as memory access models and management of scope.
Diff between high level & low level...
A high-level programming language is a programming language that, in comparison to low-level programming languages, may be more abstract, easier to use, or more portable across platforms. Such languages often abstract away CPU operations such as memory access models and management of scope.
The main advantage of high-level languages over low-level languages is that they are easier to read, write, and maintain. Ultimately, programs written in a high-level language must be translated into machine language by a compiler or interpreter.
Answered by Jai Sri Ram
at
12:13 PM on November 03, 2008