Learn C++ practically
and Get Certified.
Popular Tutorials
Start Learning C++Learn C++ Interactively
Try Programiz PROLearn C++ practically
and Get Certified.
Try Programiz PRO!
Learn C++ practically
and Get Certified.
C++ <iostream>
The C++ <iostream> header file declares a set of functions for standard Input/Output. It also defines I/O stream objects such as cin, cout, clog, etc.