Java

edf40wrjww2CF_PaperMaster:Desc
Assign 3:  Decisions

Make sure to get a hard copy of this page so you have the assignment specifications  ready for reference.

Assign 3A:  SurfsUp part 3 of 3

Do the Review: SurfsUp  - part 3 of 3 application on p. 108

Assign 3B:  wageCalculator

Modify the WageCalculator  program discussed in the Decisions class notes as follows:

A flat federal tax rate of 15% will be used to calculate the tax which will be deducted from the wages to get the take home pay. So you will add  a TAX_RATE constant of 15% to the program for this purpose.

You need to make 2 additional calculations, regardless of overtime considerations:
#1 calculate federalTax as   wages * TAX_RATE  
#2 calculate takeHomePay as wages - federalTax

Display the federalTax and takeHomePay in addition to the exsiting output

Assign 3C: Grade or MathTutor or GuessingGame

Select one of the 3 exercises from page 123 and page 125:

Exercise 5 ( Grade)  or Exercise 6 ( MathTutor) or Exercise 9 (GuessingGame)

Write a Java program that meet the specifications of the exercise.

Organizing the assignment for Submittal

You will submit 3 files for this assignment:

SurfsUp.java
WageCalculator.java
Grade.java or MathTutor.java or GuessingGame.java
Note that on  the Internet it is much faster to use a compression utility such as CoffeeCup Zip Wizzard or Winzip , or Compressed (zipped ) Folder to compress multiple files  into a single compressed file.  It is very beneficial to learn to use this type of  program if you have not done so previously.

You will create a single c ...
Word (s) : 355
Pages (s) : 2
View (s) : 1050
Rank : 0
   
Report this paper
Please login to view the full paper