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

What does #include<iostream> mean

beginning

11th Jun 2019, 7:31 AM
John J Mumba
John J Mumba - avatar
3 Answers
0
with that it means you are gonna use the iostream library, with that library you can print things to the console with "cout" and much more
11th Jun 2019, 7:32 AM
Cat Sauce
Cat Sauce - avatar
0
am a beginner what book should i use
11th Jun 2019, 7:33 AM
John J Mumba
John J Mumba - avatar
0
John J Mumba if you want to learn c++ you should read "C++ for dummies"
11th Jun 2019, 7:58 AM
Cat Sauce
Cat Sauce - avatar