A small startup software developer company needs to create a program that will calculate the pay of its employees. For the first version of the program, the company wants the program to accept an employee’s name, the number of hours the employee worked, and the hourly pay rate. The program will then calculate the gross pay, display the employee’s name, number of hours worked, pay rate, and gross pay.

2 answers

What kind of HELP do you need? You need to be specific when asking questions here. Then you need to be patient until a tutor with programming expertise comes online.

If all you do is post your entire assignment, nothing will happen since no one here will do your work for you. But if you are specific about what you don't understand about the assignment or exactly what help you need, someone might be able to assist you.
I need to make a program for a small software company to calculate there empolyee pay and make a flow chart with a hierarchy chart that show loops that will allow user to continue processing employee pay until the program user want to stop. For the maximum number of employee declare a constant to hold the value and set the value at 250