Low level languages are the machine codes in which the instructions are given in machine language in the form of 0 and 1 to a computer system. It is mainly designed to operate and handle all the hardware and instructions set architecture of a computer. The main function of the low level language is to operate, manage and manipulate the hardware and system function components. There are various programs and applications written in low level languages that are directly executable without any interpretation or translation. Low level language is also divided into two parts are machine language (First generation language) and Assembly language (Second generation language).
0 Comments