Saturday
May 18, 2013

Homework Help: computer

Posted by f pass on Monday, January 23, 2012 at 3:57pm.

You will need to design an application that will prompt a user for his or her hourly pay rate, hours worked, and whether he or she is single, married, divorced, or widowed. It will then calculate the user's gross and net pay. If the user works more than 40 hours, overtime is calculated at 1 ½ times the regular rate and displayed separately. If the user is married, use a flat tax rate of 15%. If the user is single, use 22%, if divorced, use 23%, and if widowed, use 13% (I realize that these are not very realistic). Here is a sample of what the program should do when run:

(No overtime example)
Enter hourly pay rate:
10.00
Enter hours worked:
35
Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed:
M
Gross pay is $350.00
Net pay is $297.50

(Overtime example)
Enter hourly pay rate:
10.00
Enter hours worked:
45
Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed:
S
Regular pay is $400.00
Overtime pay is $75.00
Gross pay is $475.00
Net pay is $370.50

No one has answered this question yet.

Answer this Question

First Name:
School Subject:
Answer:

Related Questions

computer science - in visual logic You will need to design an application that ...
Logic and Design - You will need to design an application that it will prompt a ...
Programming with Eclipse - Design, implement, test, and debug an application to ...
programming - Write a C++ program in which you declare variables that will hold ...
Programming C# - Write a program that prompts the user for a name, social ...
devry - A small startup software developer company needs to create a program ...
computer Programming - A small startup software developer company needs to ...
Oop programming - Write a program that inputs (from the user) the number of ...
OOP PROGRAMMING - Write a program the inputs (from the user) the number of hours...
Programming - Write a program that inputs (from the user) the number of hours ...

For Further Reading

Search
Members
Community