Write a C++ program that takes as inputs: an employee name, the hourly rate, and the number of
hours s/he worked in the last week. The program then outputs all entered information in addition
to...