• 0

I dont know where to begin im new to programming


Question

Develop a Csharp console application that will determine the gross pay for each of three employees. The company pays straight time for the first 40 hours worked by each employee and time and a half for all hours worked in excess of 40 hours. You are given a list of the three employees of the company, the number of hours each employee worked last week, and the hourly rate of each employee. Your application should input this information for each employee and should determine and display the employee

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Please see here. We won't do all the leg work for you, you need to be able to have questions and evidence of what you have attempted so far.

 

I was always taught to write pseudocode first to have a plan of how the program would work. So what would your pseudocode be?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.