Pages

Friday, 31 January 2014

1)FIRST PROGRAM


 #include<iostram.h>
#include<stdio.h>
main()
{
clrscr();
cout<<"welcme";
getch();
}

No comments:

Post a Comment