Computers and Technology

Write a java program to calculate and print the monthly paycheck for an employee. the net pay is calculated after taking the following deductions: federal income tax = 15% state income tax = 5% social security tax = 5% medicare/medicaid = 3% pension plan = 8% health insurance = $125.00 your program should ask the user to input the employee id, last name, first name, and the earnings (gross amount) for current month. the output should be the net pay, after deductions. format the output to have 2 decimal places.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 00:00, brooklyn4932
What engine component is shown in the above figure?
Answers: 1
image
Computers and Technology, 23.06.2019 18:30, janny48
How often does colleges update the cost of attendance on their website? . a)every two years b) every four years c) every year d) every semester
Answers: 1
image
Computers and Technology, 24.06.2019 05:30, roderickhinton
Someone plzz me which of these defines a social search? a. asking a search engine a question that is answered by a real person on the other sideb. modifying search results based on popularity of a web pagec. modifying search results based on a ranking of a web page
Answers: 2
image
Computers and Technology, 24.06.2019 10:20, silviamgarcia
Write a program that keeps asking the user for new values to be added to a list until the user enters 'exit' ('exit' should not be added to the list). these values entered by the user are added to a list we call 'initial_list'. then write a function that takes this initial_list as input and returns another list with 3 copies of every value in the initial_list. finally, inside print out all of the values in the new list. for example: input: enter value to be added to list: a enter value to be added to list: b enter value to be added to list: c enter value to be added to list: exit output: a b c a b c a b c note how 'exit' is not added to the list. also, your program needs to be able to handle any variation of 'exit' such as 'exit', 'exit' etc. and treat them all as 'exit'.
Answers: 2
Do you know the correct answer?
Write a java program to calculate and print the monthly paycheck for an employee. the net pay is cal...

Questions in other subjects:

Konu
Chemistry, 30.06.2019 02:30
Konu
Mathematics, 30.06.2019 02:30
Konu
Mathematics, 30.06.2019 02:30