The C language is the language that cannot be learned easily but very much soft to feel because it is made for feelings.. As we know the characteristics of the software is not audible but it can be filed same way the C language is too software based language so it can only be feeled.
The history of C language is very much interesting that it was developed by the scientist DENISE RICHIE in the bells laboratory in 1969.
This made the life of programmers very much easy and because they were using many hard language to make the programs so they were facing the problems with the errors in that but with the step of C language the problems became very much easy for all programmers. It was the first portable language that was ever developed in past which means it can be written on any machine and run on any machine .
STRUCTURE OF C LANGUAGE:
Here we are going to type one simple and basic program.
INPUT:
#include<stdio.h>
#include<conio.h>
void main()
{
/*Start of program.......................*/
printf("WELCOME TO THE KING's BLOG");
getch();
/*End of the program..................*/
}
OUTPUT:
WELCOME TO THE KING's BLOG
NOTE :- To know more about C language continue reading this blog - THE KING's BLOG
The history of C language is very much interesting that it was developed by the scientist DENISE RICHIE in the bells laboratory in 1969.
This made the life of programmers very much easy and because they were using many hard language to make the programs so they were facing the problems with the errors in that but with the step of C language the problems became very much easy for all programmers. It was the first portable language that was ever developed in past which means it can be written on any machine and run on any machine .
STRUCTURE OF C LANGUAGE:
Here we are going to type one simple and basic program.
INPUT:
#include<stdio.h>
#include<conio.h>
void main()
{
/*Start of program.......................*/
printf("WELCOME TO THE KING's BLOG");
getch();
/*End of the program..................*/
}
OUTPUT:
WELCOME TO THE KING's BLOG
NOTE :- To know more about C language continue reading this blog - THE KING's BLOG
like nd haju vadhu information malse c language vise
ReplyDelete