Whst is the use of cout function | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Whst is the use of cout function

13th Aug 2017, 5:37 AM
Tejas Arya
Tejas Arya - avatar
2 Answers
+ 10
cout is an object of ostream used to output text to the console through the standard output stream. http://www.cplusplus.com/reference/iostream/cout/
13th Aug 2017, 5:40 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
cout...prints output
13th Aug 2017, 7:47 AM
Lawrence Muema (😳😌)
Lawrence Muema (😳😌) - avatar