what is iostream and what is it used for | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what is iostream and what is it used for

13th Jul 2016, 10:08 AM
amol
amol - avatar
6 Answers
+ 3
it is a class defined in the header file iostream.h or iostream this class (input output stream) can control the output screen in the console that you see as output (in pc) it has four objects through which you do stuff cout cin cerr clog first two are necessary but if you wanna go in detail then refer http://www.cplusplus.com/reference/iostream/
13th Jul 2016, 12:14 PM
Mukul Kumar
Mukul Kumar - avatar
0
input output stream
13th Jul 2016, 12:07 PM
OMKAR
OMKAR - avatar
0
thank you very much for your answer
13th Jul 2016, 3:27 PM
amol
amol - avatar
- 2
iostream is a header file used in c++
13th Jul 2016, 10:31 AM
Manas Jha
Manas Jha - avatar
- 2
it's a header file with is use for input and output and also called as pre processor file.
13th Jul 2016, 11:13 AM
soni
- 2
*which
13th Jul 2016, 11:14 AM
soni