Write a complete program in C# to calculate and print the Internet bill of a given 10 customers. At first, we need to store the package number and its price. Following this, each of the 10 customers will be assigned the package number in which he/she subscribed. Whenever we asked about the package price of a particular customer, the system will print the price and the package name. After that the system should add the VAT (Value Added Tax) for the price and find the total bill The charges for the different subscription options (daily, weekly, and monthly) are as follow: Package Number Package Name Validity Price* 1. 1GB for One Week One Week 15 SR 2. 1GB for One Month One Month 30 SR 3. 5GB for One Month One Month 80 SR 4. Unlimited for One Day One Day 20 SR 5. Unlimited for One week One Week 100 SR 6. Unlimited for One Month One Month 350 SR Hints: Use arrays to store user input. - Try to use a method for filling the array. - Read the customer name for who we want to find bill price. Write a method to compute VAT Make your screens clear and display the customer name and bill payment in appropriate format.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
In C# Language
Write a complete program in C# to calculate and print the Internet bill of a given 10
customers.
At first, we need to store the package number and its price. Following this, each of the
10 customers will be assigned the package number in which he/she subscribed.
Whenever we asked about the package price of a particular customer, the system will
print the price and the package name. After that the system should add the VAT (Value
Added Tax) for the price and find the total bill
The charges for the different subscription options (daily, weekly, and monthly) are as
follow:
Package
Number
Package Name
Validity
Price*
1.
1GB for One Week
One Week
15 SR
2.
1GB for One Month
One Month
30 SR
3.
5GB for One Month
One Month
80 SR
4.
Unlimited for One Day
One Day
20 SR
5.
Unlimited for One week
One Week
100 SR
6.
Unlimited for One Month
One Month
350 SR
Hints:
Use arrays to store user input.
Try to use a method for filling the array.
Read the customer name for who we want to find bill price.
Write a method to compute VAT
Make your screens clear and display the customer name and bill payment in
appropriate format.
Concepts covered by the project: Reading user input, numeric conversions, loops,
selection statements, arithmetic expressions, arrays, methods, output formatting, etc
Transcribed Image Text:Write a complete program in C# to calculate and print the Internet bill of a given 10 customers. At first, we need to store the package number and its price. Following this, each of the 10 customers will be assigned the package number in which he/she subscribed. Whenever we asked about the package price of a particular customer, the system will print the price and the package name. After that the system should add the VAT (Value Added Tax) for the price and find the total bill The charges for the different subscription options (daily, weekly, and monthly) are as follow: Package Number Package Name Validity Price* 1. 1GB for One Week One Week 15 SR 2. 1GB for One Month One Month 30 SR 3. 5GB for One Month One Month 80 SR 4. Unlimited for One Day One Day 20 SR 5. Unlimited for One week One Week 100 SR 6. Unlimited for One Month One Month 350 SR Hints: Use arrays to store user input. Try to use a method for filling the array. Read the customer name for who we want to find bill price. Write a method to compute VAT Make your screens clear and display the customer name and bill payment in appropriate format. Concepts covered by the project: Reading user input, numeric conversions, loops, selection statements, arithmetic expressions, arrays, methods, output formatting, etc
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY