C++ Program to print any Matter' on September 14, 2018 Get link Facebook X Pinterest Email Other Apps #include<iostream.h> #include<conio.h> void main() { clrscr(); cout<<"Hello Future Programmers.."; getch(); } In c++, "cout" is used to display output.. Comments
Comments
Post a Comment