C language is one of the earlier programming languages and it’s effective till today.

general-purpose, C language is computer programming language,it was created 1970s by Dennis Ritchie
Basic structure of C language
#include<stdio.h>
main()
{
}

we'll share programming languages for free

general-purpose, C language is computer programming language,it was created 1970s by Dennis Ritchie
#include<stdio.h>
main()
{
}

Leave a comment