These level languages provide almost everything that the programmer might need to do as already build into the language.
Example: Java, Python
Middle level languages –
These languages don’t provide all the built-in functions found in high level languages, but provide all building blocks that we need to produce the result we want.
Example: C, C++
Low level languages –
These languages provide nothing other than access to the machine’s basic instruction set.
High level languages –
Middle level languages –
Low level languages –