The payroll clerk at Photo Workshop has asked you to create an application that displays an employees

Question:

The payroll clerk at Photo Workshop has asked you to create an application that displays an employee’s net pay. The application should allow the payroll clerk to enter the employee’s name, hours worked, and rate of pay. For this application, you do not have to worry about overtime because this company does not allow anyone to work more than 40 hours. The application should calculate and display the gross pay, federal withholding tax (FWT), Social Security tax (FICA), state income tax, and net pay. The FWT, FICA tax, and state income tax are 20%, 8% and 3% of the gross pay, respectively. First, perform the steps involved in creating an OO application. (See the Note at the beginning of the Exercises section.) Then, create an application, using the following names for the solution and project, respectively: Photo Solution and Photo Project. Save the application in the VB2015\Chap02 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Code the application. Format the calculated amounts using the Standard format style. Test the application using both valid and invalid data.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: