subject

Create a structure that contains the following data: divisionname first-quartersales second quarter sales third quarter sales fourth quarter sales total sales average sales create an enumerated data type of {north, south, east, west} create an array of this structure with one instance for each enumerated data type listed above.

write a c++ program that will create a menu driven program with the following options:
menu options:
a) add data
b) compute total sales and avg sales
c) display data
d) division highest avg sales
e) average sales across all divisions
f) quit

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color.orange, 5, 100, 100); drawpoolball(color.green, 6, 50, 200); drawpoolball(color.red, 3, 150, 350); drawpoolball(color.blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
question
Computers and Technology, 22.06.2019 18:00
What is the first view you place in your drawing?
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
An english teacher would like to divide 8 boys and 10 girls into groups, each with the same combination of boys and girls and nobody left out. what is the greatest number of groups that can be formed?
Answers: 2
question
Computers and Technology, 24.06.2019 13:30
In the rgb model, which color is formed by combining the constituent colors? a) black b) brown c) yellow d) white e) blue
Answers: 1
You know the right answer?
Create a structure that contains the following data: divisionname first-quartersales second quarter...
Questions
question
English, 21.05.2021 19:10
question
Mathematics, 21.05.2021 19:10
question
Mathematics, 21.05.2021 19:10
question
Arts, 21.05.2021 19:10
question
Mathematics, 21.05.2021 19:10
Questions on the website: 13722363