Which of the following is used for input and output in C++?

Explanation:

C++ uses iostream for standard input and output.