Question: Computer language is C++. Please read all instructions in the first and second picture, as the assignment needs to be done in a certain way.

As the following ustion and construct a flowchart and write code. You may be charaw mocht beach You are not rected the comer.for...ma le tre Word Bathuocument och and.codehometrorex my and Miche Question to be worked on Chapter 2. Programming Challenge 6 Annual PayPg 82) Include the following modifications - Ask the user for input for pay Amount and pay periods per year. Note: You do not have to use the values given in the book. (Note: Use cin to accept input from the user) - Calculate the annual pay. - Display the annual pay together with an identifying label 6. Annual Pay Suppose an employee gets paid every two weeks and earns $2,200 each pay period. In a year, the employee gets paid 26 times. Write a program that defines the following variables: payAmount This variable will hold the amount of pay the employee earns each pay period. Initialize the variable with 2200.0. payPeriods This variable will hold the number of pay periods in a year. Initialize the variable with 26. annual Pay This variable will hold the employee's total annual pay, which will be calculated. The program should calculate the employee's total annual pay by multiplying the employee's pay amount by the number of pay periods in a year and store the result in the annual Pay variable. Display the total annual pay on the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
