#include <iostream> | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

#include <iostream>

is it necessary to include <iostream >

15th Oct 2016, 3:10 AM
Syed Mubarak Shah Jillani
Syed Mubarak Shah Jillani - avatar
4 Answers
+ 6
only if you are getting input from user, or if you want to output to the screen.
15th Oct 2016, 3:31 AM
Jose Moreno
Jose Moreno - avatar
+ 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
15th Oct 2016, 6:42 PM
Jay Patil
Jay Patil - avatar
+ 1
thanks
15th Oct 2016, 3:32 AM
Syed Mubarak Shah Jillani
Syed Mubarak Shah Jillani - avatar
0
isostream the header
21st Nov 2016, 10:12 AM
Yasirsani
Yasirsani - avatar