0
9/8/2016 8:15:23 PM
2 Answers
+2
This header is to provide basic input/output functions, like cin and cout.
+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
Send us a message