High Level language is a computer programming language which deals with variables, objects, loops, functions etc.. than dealing with Registers, Stacks, Memory Address. High Level Language is similar to normal language.
It is easy to understand by normal people who are not computer geeks. C++, Java etc are some examples of High Level Language. C was considered as high level language but now many programmers think that C is also a Low Level Language.
Computer will convert high level languages into machine level language using Compiler or Interpreter. High level language is used to make programmer's job simple but Low Level Language will provide some efficient code.
No comments:
Post a Comment