Home / Questions / Which level is C language belonging to?
Explanatory Question

Which level is C language belonging to?

👁 3,166 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

  • C language is belonging to middle level language. C language behaves as a bridge between machine level (low level) languages and high level languages.
  • C language is more user friendly than machine level languages. And, C language does not support all the concepts that high level languages offer. So, C programming language is called as middle level language.