Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment 1 (5%) Submission: - Comments are required Solution narre: FullName Clean your solution, zip it, and uploaded it. For more details check the creerhot

image text in transcribed

image text in transcribed

Assignment 1 (5%) Submission: - Comments are required Solution narre: FullName Clean your solution, zip it, and uploaded it. For more details check the creerhot below. Question 1[2 marks]: A Retail Company Computer needs an application that generates monthly sales tax report that includes the total sales and the amount of the provincial and the general sales taxes. Write a program that asks the user to enter the total sales for the month, then program should calculate and display the amount of the provincial sales tax CSD), the amount of the general sales tax (GST) for a given total sales and the total sales tax (PST plus GST). The provincial sales tax is 7% and the general sales tax is 4% Question 2 [3 marks]: An airport has two type of parking Long-Term and Short-Term Parking Long-Term Parking: The airport charges a one-time fee of $25, plus $40 per day for the actual parking Short-Term Parking: The airport charges $4.00 per hour (first how) and additional $3 per hour for each hour or part thereof The maximum charge is $40.00 per day. Assume maximum number of parking hours is 24. A program that calculates and displays the parking charges for a customer is required. Write a C# console program that prompts the user to choose either Long-Term Parking or Short-Term Parking If the user chooses a Long-Term Parking, the program should prompt the user to enter the number of days, then calculates and displays the parking charge If the user chooses a Short-Term Parking, the program should prompt the user to enter the hours parked for the customer, then calculates and display the parking charge. Consider the requirements listed before

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

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

b. What groups were most represented? Why do you think this is so?

Answered: 1 week ago