0
what if i dont include <iostream>
2 Respostas
+ 1
if you don't include iostream, you won't be able to use things like cout, cin, and so forth.
0
iostream means input output operations th ese operation are present in iostream because iostream is a hybrid it is derived from both iostream and iostream