Create either a C++ application that will accept the following information from its user:
 Employee Id
 Employee Name
 Sales Code
o if sales code is A, gross earned amount is 175 + 50% of the...