Sunday, November 17, 2013

If Statement - C Programming





Monday, November 11, 2013

The program which show the use of printf() & scanf() function




Output

Enter the Name
Laura
Name is :
Laura






Program to illustrate the concept of puts() with gets() functions




Output

Enter the Name
Laura
Name is :
Laura