Question: Please help me with 3, 5, and 7!!! C# ONLY, and please show work!! Thanks!! 3. Write a program named Move EstimatorGUI that prompts a

Please help me with 3, 5, and 7!!! C# ONLY, and please show work!! Thanks!!

Please help me with 3, 5, and 7!!! C# ONLY, and please

3. Write a program named Move EstimatorGUI that prompts a user for the number of hours for a moving job and the number of miles involved in the move. After the user clicks a Button, display the moving fee which includes a base rate of $200 plus $150 per hour and $2 per mile. Write a GUI program named EggsInteractiveGUI that allows a user to input the number of eggs produced in a month by each of five chickens. Sum the eggs, then display the total in dozens and eggs. For example, a total of 127 eggs is 10 dozen and 7 eggs 4. 5. Write a GUI program named MakeChangeGUI that calculates and displays the conversion of an entered number of dollars into currency denominations-twenties tens, fives, and ones. For example, S113 is 5 twenties, 1 ten, O fives, and 3 ones. Write a GUI program named TestsInteractiveGUI that allows a user to enter scores for five tests he has taken. Display the average of the test scores to two decimal places. 6. 7. Create an enumeration named Month that holds values for the months of the year starting with JANUARY equal to 1. (Recall that an enumeration must be placed within a class but outside of any method.) Write a GUI program named MonthNamesGUI that prompts the user for a month integer. Convert the user's entry to a Month value, and display it

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!