Languages that do not include any translator to convert their signals into machine signals, are called low level languages, that is, the code of the low level language does not need to be translated or translated in any way.
Note:- A low-level language can also be called a computer's native language.
Machine language and Assembly language are two examples of this language. But it is very difficult to use them in the program. To use it, it is necessary to have deep knowledge about the hardware of the computer. This is very time consuming and the chances of errors are high. Their editing or execution is faster than high level language. These are mainly of two types;
Machine Language
Assembly Language
✨ Also Know Some Related Articles
Comments