Sunday, 17 February 2013

Sample Prgm

#include <stdio.h>
main()
{
printf("Welcome\n");
}

No comments:

Post a Comment