Home » Interview » C Programming Interview Questions :: Discussion
  1. Why is C called a mid-level programming language?

    C is called a mid-level programming language because it binds the low level and high -level programming language. We can use C language as a System programming to develop the operating system as well as an Application programming to generate menu driven customer driven billing system.


Be The First To Comment