LEAD To TECH
By luv yadav
Page
Home
Friday, 15 June 2018
hello program in c
#include<stdio.h>
#include<conio.h>
int main()
{
clrscr;
printf("hello world");
getch();
return(0);
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment