0
What does #include<iostream> mean
beginning
3 Réponses
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
0
am a beginner what book should i use
0
John J Mumba if you want to learn c++ you should read "C++ for dummies"