LEAD To TECH
By luv yadav
Page
Home
Sunday, 17 June 2018
hello world program in c++
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
cout<<"hello world";
getch();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment