Let's Start!


Content
C tutorial



C programming is considered as the base for other programming languages, that is why it is known as mother language.
I seriously beg to differ with this opinion.There are several reasons for this:
  • Mother language
It can be defined by the following ways:
  • Mother language
  • System programming language
  • Procedure-oriented programming language
  • Structured programming language
  • Mid-level programming language

  • Mother language

    C language is considered as the mother of programming languages because most of the compilers, JVMs, Kernels, etc. are written in C language, and most of the programming languages follow C syntax.


    System programming language


    Procedure-oriented programming language


    Structured programming language


    Mid-level programming language