C++ Class - 01 - Printing Values
In this simple C++ Program we will learn how to print values in C++. We use Console in object provided in iostream.h header file. So it is necessary to include this header file in the starting of the program before using these objects.
0 comments:
Post a Comment