# include <stdio.h>
int main()
{
printf("Welcome to the World of C Programming.");
return 0;
}
MORE PROGRAMS OF C LANGUAGE
No comments:
Post a Comment