Transcription: Like C, the C++ language has no built-in input and output facilities. Instead, input and output is provided by the Iostream library. For compatibility with C, C++ also supports the standard CIO functions. The C++ Iostream library supports the built-in data types. You can also extend these facilities to provide input and output functions for user-defined data types.