What is iostream | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What is iostream

C++

25th Oct 2019, 7:32 AM
Vinayak Kamat
Vinayak Kamat - avatar
2 Réponses
+ 7
Iostream is a library in cpp
26th Oct 2019, 7:16 PM
Night Fury🔥<adrina>
Night Fury🔥<adrina> - avatar
+ 3
<iostream> is a library that can be used in C and C++ (using #include keyword) that contains basic functions and objects for I/O operations.
25th Oct 2019, 8:15 AM
Álvaro Rodríguez García
Álvaro Rodríguez García - avatar