High Level Language
It is a programming language which makes it possible for programmer to write programs. It is close to human languages and is easy to maintain,read and write. Programs written in a high-level language should be translated into machine language by a interpreter or compiler. In the 1950s,.the first high-level programming languages was designed.C,FORTRAN,COBOL and Pascal are examples.
Low Level Language
It deals with a computer's hardware components and constraints.It does not provide any abstraction or may provide very little abstraction. To operate and handle the entire hardware,Low-level languages are used.
Low-level languages are considered to be closer to computers and does not need any translation.
0 Comment(s)