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
Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :