CppSchools : For Students below 12th Standard.
Saturday, October 25, 2014
Display Message : C++
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
cout<<"Hello How are you ? "<<'\a';
getch();
getch();
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment