What data type of std::cout? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 4

What data type of std::cout?

26th Nov 2016, 1:26 PM
SUPER_S
SUPER_S - avatar
2 Réponses
+ 4
Type of cout and cin are ostream and istream
10th Dec 2016, 4:08 PM
SUPER_S
SUPER_S - avatar
+ 3
std::cout can print a string.
26th Nov 2016, 3:24 PM
Keto Z
Keto Z - avatar