What do you mean by high level, middle level and low level languages and give an example for each?

C Programming Language >   Fundamentals of C Language >   C Language and English Language  

Short Question

1883


Answer:

High-level languages –

  • 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.
  • Example: Assembly language.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.