10
Reply

i'm a student, need help C# program

Alex

Alex

Apr 12 2013 8:32 AM
1.6k
Write a program that the reads the data file into an array(of integers). After reading the file, the program is required to calculate and display the weekly wage for every employee. All employees are to be payed a base rate $20 per hour for the firs 40hours worked,and rate 50% more than the base rate for all hours worked greater than 40.

Answers (10)