what does cout means | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

what does cout means

27th Oct 2017, 11:30 AM
rahul
rahul - avatar
1 Réponse
+ 1
cout<<"any word"; By reference of above code, cout prints any word in output window as text It can also print values of variables eg. value = 45; cout<<value; // prints 45
27th Oct 2017, 5:01 PM
#RahulVerma
#RahulVerma - avatar
Aujourd'hui en vedette
Help
0 Votes
About code
1 Votes
help
0 Votes
Recursion
0 Votes