Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In C++ Multiple Sales Amounts Create a program, using at least one For loop, that displays the Sales Amounts made in each of 4 regions

In C++image text in transcribed

Multiple Sales Amounts Create a program, using at least one For loop, that displays the Sales Amounts made in each of 4 regions (North, South, East, and West) during a three month period. The program should allow the user to enter 4 sets (one set for each region) of three sales amounts (one sales amount for each month). The program should display each regions total sales for the three month period, and the companies total sales for the three month period. Example data Remember, the user should be able to enter any data they wish, as long as it follows the below format: North - 2000, 4000, 3000 South 2000, 5000, 5000 East 3000, 2000, 1000 West 4000, 1000, 6000

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

Database Management System MCQs Multiple Choice Questions And Answers

Authors: Arshad Iqbal

1st Edition

1073328554, 978-1073328550

More Books

Students also viewed these Databases questions

Question

State the second law of thermodynamics.

Answered: 1 week ago

Question

13. What is parallelism? Give an original example.

Answered: 1 week ago