S.no |
High Level
|
Middle Level
|
Low Level
|
1 | High level languages provide almost everything that the programmer might need to do as already built into the language | Middle level languages don’t provide all the built-in functions found in high level languages, but provides all building blocks that we need to produce the result we want | Low level languages provides nothing other than access to the machines basic instruction set |
2 | Examples: Java, Python | C, C++ | Assembler |
0 comments:
Post a Comment