Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C# Only please. Create a console app that can be used to calculate the total amount due for puchases. Allow any number of items to

C# Only please. Create a console app that can be used to calculate the total amount due for puchases. Allow any number of items to be entered - you'll need to enter these in a loop until a certain condition is met. Determine the total due including sales tax (8.25) and shipping. sales tax is charged against the total puchases and shipping is based on the number of items purchased. Fewer than 3 items $3.50 3-6 items $5.00 7-10 items $7.00 11-15 items $9.00 More than 15 items $10.00 Display an itemized summary containing the total purchase charge, number of items purchased, sales tax amount, shipping charge, and grand total.

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

More Books

Students also viewed these Databases questions