What data type of std::cout? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

What data type of std::cout?

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