Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assingment#2 This is the question of subject CSHARP. create the following as one code, not in parts. Create a project called Assig2Schedule/Pay/Taxes Create a selection

Assingment#2

This is the question of subject CSHARP.

create the following as one code, not in parts.

Create a project called Assig2Schedule/Pay/Taxes

Create a selection method which will allow the user to choose Schedule or Pay or Taxes section of your program

Create a program that Bob will use to track his schedule for next week

When Bob enters the day(eg. Monday) it will show him his schedule.

Requirements 1st method take input, 2nd method evaluate which day it is

3rd method print the schedule for that day

Use two arrays to store the schedule Monday (first array) timing 8am to 4pm (second array),

each day will have different times.

-----------------------------------------------------------------------------

Use four methods to calculate Bobs pay

1st method take input of the hours worked

2nd method take input of the overtime hours worked

3rd method take input of the holiday days worked

4th method print the total pay

-----------------------------------------------------------------------------

Use three method to calculate sales tax for exempt(gst) and non exempt(hst+gst)

1st method ask for exempt or non exempt

2nd method will choose the tax rate

3rd method will calculate exempt or non exempt total

4th method print the total amount

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Preliminary Audit Results Montanas State Employee Compensation 1990

Authors: Waters Consulting Group, Montana. State Employee Compensation Committee

1st Edition

ISBN: 1378152700, 978-1378152706

More Books

Students also viewed these Accounting questions

Question

Differentiate the function. r(z) = 2-8 - 21/2 r'(z) =

Answered: 1 week ago