What is cin | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is cin

18th Sep 2017, 3:02 PM
anshuman shukla
3 Answers
+ 7
Cin is used for input in C++ cin is C input Cout is C output
18th Sep 2017, 3:11 PM
Manual
Manual - avatar
+ 3
Cross-reference definition of 'cout' from language author: http://www.stroustrup.com/bs_faq2.html#cout
18th Sep 2017, 3:52 PM
Kirk Schafer
Kirk Schafer - avatar
+ 1
cin used to input whatever you want.. cin>>"My Name is Meher Ali; I things this type statement using in c++...
18th Sep 2017, 4:53 PM
meherDev
meherDev - avatar