Why we include <iostream> for taking input and giving output? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

Why we include <iostream> for taking input and giving output?

We use <iostream> for taking input and output but we can also use <cstdio> for the same work.So why most of the people use <iostream> though they have a option of using <cstdio>?

9th Jul 2020, 6:20 AM
The future is now thanks to science
The future is now thanks to science - avatar
0 ответов