The cin object vs. the cout object

You are already familiar with the use of the cout object for printing or displaying program data on the computer screen (see Lessons 105 and 106).

In computer jargon, we would say that the cout object provides a program output capability.