Question
Posted by:
$6.00 IT215 - Payroll Program PART 1 - (zip file Includes: .java file + .class file + .doc file of colorized code) (50/50, A+)
Found in Computer-Science: Object-Oriented-ProgrammingChapter 1, # 0
Q:IT215 - Payroll Program PART 1
_________________________________
This is a zip file containing all the materials for the Payroll Program PART 1
I have received 100% 50/50 on this assignment, including good comments for your reference within the code.
This zip file contains:
-PayrollProgram1.java
-PayrollProgram1.class
-PayrollProgramPART1_text.doc
The .doc file is for your reference and contains the colorized and organized format of the code created from Visual Studio 2005.
_____________________________________________________
CheckPoint: Payroll Program Part 1
· Resource: Java: How to Program
· Due Date: Day 7 [Individual] forum
· Create a non-GUI based Java application that calculates weekly pay for an employee. The application should display text that requests the user input the name of the employee, the hourly rate, and the number of hours worked for that week. The application should then print out the name of the employee and the weekly pay amount. In the printout, display the dollar symbol ($) to the left of the weekly pay amount and format the weekly pay amount to display currency.
· Post as an attachment
Please See attachments.



