Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are working on creating a program to calculate gross pay for employees. This program will need to take the number of hours the employee

You are working on creating a program to calculate gross pay for employees. This program will need to take the number of hours the employee works and multiply it by the hourly rate that the employee earns. It should then display the results and ask if more employees need to be entered.
i accept sketches
image text in transcribed
. . Design a flowchart for a program that will do the following: Accept input for an employee name Accept input for hours worked in a week. Accept input for the hourly rate that the employee earns. Calculate the total pay the employee makes for the week. Output the pay to the user. Continue to the next employee (loop) NOTE: These are minimum requirements. During the planning phase of programming (such as creating a flowchart), there are often going to be improvements that can be made. Feel free to add related processes (HINT: Overtime, additional weeks, etc.). NOTE: This assignment is just for a flowchart. You will not need to do any actual programming for the assignment. You can use the flowchart tools available for free on draw.io (see the draw.io instructions for how to export the file as an image and submit for this assignment)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions