Results (
English) 2:
[Copy]Copied!
Here #include statement tells the compiler what to "include" libraries iostream.h. This is a basic input-output library in C / C ++, and it is "include" because it will be used in the program. This is the classic way to use iostream.
Being translated, please wait..
