The following links demonstrate the C++ program examples on the formatted input/output. Formatted input/output deals with the format to be written to and to be read from the standard output and standard input respectively. Other non-standard input/output also need to be formatted such as cerr. In C++ we learn how to use the member functions/methods that are already available in the class library.