2 Answers
New AnswerLike the C stdio header inherited from C's stdio.h, iostream provides basic input and output services for C++ programs. iostream uses the objects cin , cout , cerr , and clog for sending data to and from the standard streams input, output, error (unbuffered), and log (buffered) respectively."
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message