0
What is <iostream>
3 Respostas
+ 11
Header file which contains libraries to support input and output functionalities.
0
it is a standard header file which lets you use input and output functions(Cin and cout)
There are many other headers which u can use to do many other complex and awesome things......
- 1
It just includes the most essential functions.
Like "string = "Hello"";