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


Please Help Members By Posting Answers For Below Questions

Explain the advantages of cwinthread class.

593


Difference between critical section, mutex and semaphore.

626


What is visual c++ 2008 redistributable x64?

551


Can I delete old microsoft visual c++?

544


How do I install microsoft visual c++ 2015?

535






What is vc++ programming?

678


Do I need microsoft visual c++ on my computer?

583


How can we use cmutex?

558


What is visual c++ runtime error?

590


Do I need all the microsoft visual c++ redistributable?

516


What is vcredist?

629


How many microsoft visual c++ do you need?

574


What is visual c++ 2010 redistributable package x64?

542


Can I remove microsoft visual c++?

592


Explain pointer to the constant and constant pointer?

500