what is iostream header?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what is iostream header??

8th Sep 2016, 8:15 PM
Ritesh Kumar
Ritesh Kumar - avatar
2 Réponses
+ 2
This header is to provide basic input/output functions, like cin and cout.
8th Sep 2016, 8:17 PM
Zen
Zen - avatar
+ 1
iostream means input output stream it will store the basic input output functions like cin and cout and endl if we want to use it then we have to declare it
13th Sep 2016, 1:50 PM
Twinkle Baisane
Twinkle Baisane - avatar