+ 3
In C++ ...cout vs printf and cin vs scanf , Which is more beneficial to use and WHY??????
Anyone can give their own views about it........
2 Answers
+ 3
printf and scanf are C functions. With their respective benefits đ
+ 1
By the way, in SoloLearn playground, scanf() works only in C, not in C++ đ€·