Keyboard input

The cin object provides the programming input counterpart to the cout object. 

Simplifying for the purposes of this course, let's say that the cin object can be used to:

For example, the boldface statement in Listing 1: