What is the use of iostream.h in cpp | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is the use of iostream.h in cpp

iostream.h meaning

11th Sep 2017, 7:43 AM
Ddhruv
Ddhruv - avatar
2 Réponses
+ 2
It contains input and output streams apart from other things. cout and cin are two objects defined in that header.
11th Sep 2017, 7:48 AM
Testing003
+ 1
Thanks
11th Sep 2017, 7:50 AM
Ddhruv
Ddhruv - avatar