let’s take our first language c

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() 

{



}

Next post, we’ll learn about display function in C language …

THE END

Leave a comment

Design a site like this with WordPress.com
Get started