Home > Learn C++ Programming > Learn C++ Programming > File Handling and I/O operations Show previous contentBuild your intuition. Fill in the missing part by typing it in.In C++, to read user input, we use the cin object, which stands for ___, and the >> operator.Write the missing line below.SubmitReveal answer Show following content