Who help me with java
-
6) All shop standards are to be followed as instructed in class.
-
7) The output listed above must be mathematically correct, however, formatting
of the numbers with the decimal places and right justification is not required.
-
8) Save the source code as “mrwJavaProg02.java”.
-
9) You will submit the Java file to the Dropbox for this lab assignment on or
before the due date.
Enrichment (not required for the lab):
1) Display all numerical amounts above with a forced two decimal places.
2) Display all numerical amounts above with commas where appropriate (i.e.
if the gross pay was 1100, you would display it as 1,100.00 3) Force the display to be right justified.