subject

The best buy data analytic department ask you to create a csv file containing the total sales information of their stores in chicagoland from the second quarter of the year (jan, feb, march, and april).procedure: create an application (createcsv) that will create a text file (with csv extension) that contains the following data in the row: storename, jansales, febsales, marsales, aprsales, and totasales. make sure that the file add the comma delimiter. the first row (row header) of the csv file must be: store, january, february, march, april, total. the app must ask the user to enter the file name to be create ex: filename. csv. the, the app will ask for 5 different stores in chicagoland. ex.: chicago, naperville, evanston, oakton, skokithe app will calculate the total sales for each month of the quarter. you will need to create a class call filecreator. you must implements the following function: the function constructor (filecreator) that will have the filename(anyname. csv) as parameter. create the writefile function with the following parameters: storename, jansales, febsales, marsales, and aprsales. the writefile function must calculate the total sales for the store and write this information in the file: storename, jansales, febsales, marsales, aprsales, and totasales. the function writefile won’t return anythin and, create the closefile that will close that file opened. you will need to generate the following files: createcsv. cpp, filecreator. h, and filecreator. cpp. output csv file sample: store, january, february, march, april, totalchicago, 15, 125650, 21, 1, 585650naperville, 1, 1, 2, 5, 45

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
The qwerty keyboard is the most common layout of keys on a keyboard
Answers: 3
question
Computers and Technology, 23.06.2019 09:00
The first screen you see when you open word2016 what is called?
Answers: 1
question
Computers and Technology, 23.06.2019 18:00
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a.edit the sizes and other characteristics of photos that have been inserted. b.take a screenshot of an image and copy it to the clipboard for pasting. c.search for drawings or other images from a library of prepared pictures. d.make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
question
Computers and Technology, 23.06.2019 18:30
Janice recently received her college degree and is looking for a job. she is worried that since she just finished school, she will be required to repay her perkins and direct subsidized loans immediately. janice pulls out the paperwork she signed and reviews it again for repayment information. after reading all of the information, janice discovers that
Answers: 2
You know the right answer?
The best buy data analytic department ask you to create a csv file containing the total sales inform...
Questions
question
Social Studies, 29.03.2021 20:50