What data type of std::cout? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 4

What data type of std::cout?

26th Nov 2016, 1:26 PM
SUPER_S
SUPER_S - avatar
2 Respuestas
+ 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