tes thild attends The Days Per Week 1 2 3 Age in Years 30.00 60.00 88.00 5 26.00 52.00 115.00 70.00 140.00 96.00 24.00 46.00 120.00 1 67.00 89.00 2 22.00 40.00 60.00 110.00 75.00 3 20.00 35.00 50.00 88.00 66.00 84.00 4 or more Table 8-2 Weekly rates for Lab 8-3 The program should allow the user to enter the age of the child and the number of days per week the child will be at the day care center. The program should output the appropriate weekly rate. The file provided for this lab contains all of the necessary variable declarations, except the two-dimensional array. You need to write the input statements and the code that initializes the two-dimensional array, determines the weekly rate, and prints the weekly rate. Comments in the code tell you where to write your statements. 1. Open the source code file named DayCare.cpp using Notepad or the text editor of 2. Declare and initialize the two-dimensional array. Write the C++ statements that retrieve the age of the child and the number of days your choice. 3. the child will be at the day care center. 4. Determine and print the weekly rate. - Save this source code file in a directory of your choice, and then make that directory your working directory. 6. Compile the source code file DayCare.cpp. 7. Execute the program.
tes thild attends The Days Per Week 1 2 3 Age in Years 30.00 60.00 88.00 5 26.00 52.00 115.00 70.00 140.00 96.00 24.00 46.00 120.00 1 67.00 89.00 2 22.00 40.00 60.00 110.00 75.00 3 20.00 35.00 50.00 88.00 66.00 84.00 4 or more Table 8-2 Weekly rates for Lab 8-3 The program should allow the user to enter the age of the child and the number of days per week the child will be at the day care center. The program should output the appropriate weekly rate. The file provided for this lab contains all of the necessary variable declarations, except the two-dimensional array. You need to write the input statements and the code that initializes the two-dimensional array, determines the weekly rate, and prints the weekly rate. Comments in the code tell you where to write your statements. 1. Open the source code file named DayCare.cpp using Notepad or the text editor of 2. Declare and initialize the two-dimensional array. Write the C++ statements that retrieve the age of the child and the number of days your choice. 3. the child will be at the day care center. 4. Determine and print the weekly rate. - Save this source code file in a directory of your choice, and then make that directory your working directory. 6. Compile the source code file DayCare.cpp. 7. Execute the program.
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
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 now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education