3 Answers
New AnswerThe I/O stream header is responsible for transferring streams of data to the output console. It also defines a way of receiving input through a console As its name suggests I -> Input O -> Output Stream -> data streams. Without the header "iostream", you can't receive input or print output
Ya'iko stdio.h/cstdio still exist with scanf and printf related functions, without iostream.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message