Search This Blog


Wednesday, September 11, 2019

High Level Language


A high level language which abstract the information of hardware. It is based on our real life language but in programming language we have to convert High level language into Assembly Language or Machine Level Language with the help of Compiler or Interpreter. 


 "Assembly language:-An assembly language is a low-level programming language for microprocessors and other programmable devices. "

 "Machine level language:-Programming language that can be directly understood and obeyed by a machine (computer) without conversion (translation)."


No comments:

Post a Comment