Introducing the Input Stream 'cin'

Learn how we can give input to the program using 'cin'.

As a programmer, whenever we ship software, we never give C++ code files to the end user. We deploy the executable file. If we take a look at the end user version of the executable file below, we should notice something.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy