WELCOME
There are two types of programming language. First is the high level programming language and second is the low level programming language.
High-level programming language is a user-friendly language and can be easily understood by human programmer.It is nowadays more used than before becasue it is more advanced language. It can be easily maintained and debug Example of this are C, C++, Java
Low-level programming language is a machine-friendly language and can be easily understood by machine like computer It is not used much righnow and difficult to debug It can not be used in different platforms and is not portable