Ad

Chapter - 3: Graduating to C++

What are the advantages of cout and cin over printf() and scanf() ?


Ad
D
Sections
8
Exercises

We don't have to use format specifiers in cin and cout but in printf() and scanf(). It is a little complex to use printf and scanf over cout and cin.

Ad

© 2024 Garbage Valuegarbage value logo