
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
thumb_up100%
please complete the following

Transcribed Image Text:Plan and code a program utilizing one file for input and two files for output to solve the following problem:
A. For adults, the deluxe meals will cost $25.80 per person and the standard meals will cost $21.75 per person,
dessert included. Children's meals will cost 60 percent of adult meals. Everyone within a given party must be
served the same meal type.
B. All customers will be charged the same rate for tip and tax, currently 18 percent (applied only to the cost of the
food).
C. A surcharge, currently 7 percent, is added to the total bill if the catering is to be done on the weekend (Saturday,
or Sunday).
D. To induce customers to pay promptly, a discount is offered if payment is made within ten days. This discount
depends on the amount of the total bill. If the bill is less than $100.00, the discount is 1.5 percent; if the bill is at
least $100.00 but less than $400.00, the discount is 2.5 percent; if the bill is $400.00 or more, the discount is 3.5
percent.
Input
Number of adults, number of children, meal type (D, S), character indicating whether date is a weekend (Y/N), amount
of
any deposit.
Output
Output an itemized bill listing the number of adults, children, cost for adult meals, cost for children meals, total food
cost, surcharge (if appropriate), tax and tip, total cost of the party, deposit (if any), total balance due, amount of
discount if bill is paid within ten days. Output error data to a separate error file. Label all output clearly. Be sure your
output file contains data that was input in addition to the results of your program processing. Create the data file below
using your text editor or Notepad.
Run
Create the data file below using your text editor or Notepad. Run with the following data:
Adults
Children
Meal Type
Weekend
Deposit
Y.
100.00
10
D.
Y
57.50
27
0.00
125
17
N.
25.00
4
25
Y
23.75
N.
500.00
250
43
0.00
R.
Y
10.00
10
D.
15.00
17
Y
275.00
Y
20.00
-3
10
30.00
14
-1
Y
-10.00
20

Transcribed Image Text:Sample output file:
Total Deposit
Total Discount
Adult Child
Cost
Tip/ SChrg
Таx
Adult Child
Food
Num
Num
Cost
Cost
Cost
Due
4.37
274.62
46.44 743.04 133.75 61.38 938.16
0.00 4116.03
10
0 217.50
0.00 217.50
39.15 17.97
100.00 174.62
30.82
144.06
27
3.
696.60
57.50 880.66
125
17 3225.00 263.16 3488.16 627.87
0.00 4116.03
1.16
25.00
23.75
87.00
0.00
87.00
15.66 0.00 102.66
77.66
25
0.00 326.25 326.25
58.72 26.95 411.92
388.17
9.70
43 6450.00665.64 7115.64 1280.82 0.00 8396.46 500.00 7896.46 276.38
0.00
23.22 10.66
250
0.00
-1.68
0.00
0.00
162.88
0.00
0.00
0.00
0 0.00
0.00
5.
0.
129.00
0.00
129.00
275.00 -112.12
Sample Error file:
10
Y
10.00
17
15.00
-3
10
D.
Y
20.00
14
-1
N.
30.00
20
Y
-10.00
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 5 steps with 5 images

Knowledge Booster
Similar questions
- Instructions: For each Exercise below, write your code in an IDE and run your code within the IDE as well. Once you have satisfied the Exercise requirements, paste your code below under the corresponding Exercise. Exercise 1: Please perform in C++ Write a program using a function which will accept two integers as an argument and return sum. Call this function from the main function and print the results in the main function! This is a nice and easy warm up to functions! ● ●arrow_forwardDestructor, copy constructor and operator= are special functions provided by C++. Group of answer choices True Falsearrow_forwardBriefly explain integer literalarrow_forward
- INTRODUCTION: In this assignment, you will demonstrate how to write simple programs that get input from the user, produce output, perform simple calculations, make decisions, perform iteration/repetition, and create enumeration types. HOW TO SUBMIT YOUR ASSIGNMENT At the top of each of your C++ programs, you should have at least four lines of documentation: Program name (the C++ file name(s)), Author (your name), Date last updated, and Purpose (a brief description of what the program accomplishes). Here is an example: /* Program name: jbtictactoe.cpp * Author: John Doe * Date last updated: 5/1/2017 * Purpose: Play the game of Tic-Tac-Toe ASSIGNMENT: Movie Data Create a program that uses a structure named MovieData to store the following information about a movie: • Title . Genre . Director • Year Released . Running time (in minutes) Write a program that prompts the user for input and allows all of these member data values to be specified. The program should create two MovieData…arrow_forwardText Case Converter Write the code in C++ for this converter to input the string from console and convert all characters to uppercase.arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Computer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Concepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningPrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY

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 Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science

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
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education

Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY