What is the difference between the cout and cin iostream
objects?
Answer Posted / osama ilahi
cin called stream extraction and cin means to in input the information .
cout callled stream insertion and cout means to output information.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is vcredist?
What is a copy constructor? What is the need for it?
Difference between getmessage, postmessage & peakmessage.
What is a wizard?
Can I uninstall visual c++?
What is vc++ redistributable?
What is vc++ programming?
What is splitter window in vc++?
What is microsoft visual c++ redistributable and do I need it?
What is mfc in vc++?
How do I remove microsoft visual c++ 2015 redistributable?
What is iunknown? Explain some of commonly used methods provided by iunknown.
In which Way invoke context-sensitive help inside the editor?
What is microsoft visual c++ runtime library error?
What is the use of message map? Advantages of a message map.