What is the difference between the cout and cin iostream
objects?
Answer Posted / udit bali
1. cin is used to get data from the user and on other hand cout is used to print the data on the screen for the display.
2. cout and cin both are used under iosteam library.
3. cin operator is ">>" and cout operator is "<<"
| Is This Answer Correct ? | 35 Yes | 8 No |
Post New Answer View All Answers
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
Is it ok to uninstall microsoft visual c++?
What is visual c++ runtime?
What is microsoft visual c++ 2013 redistributable?
What is ole? How do you handle drag and drop in ole?
Is microsoft visual c++ a virus?
How do I reinstall microsoft visual c++?
Explain the significance of initapplication() in vc++.
What is cwinthread class? Explain its advantages.
What is odbc in vc ++?
What is dao in vc ++?
What is vc++ redistributable?
Can I uninstall visual c++ 2005?
What is the Use of the Developer Studio Editor?