0
#include <iostream>
is it necessary to include <iostream >
4 Respostas
+ 6
only if you are getting input from user, or if you want to output to the screen.
+ 2
isostream is a library which helps u in programing
also u can use string as library..........it give platform to start up u r program
+ 1
thanks
0
isostream the header