Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming language is c programming. Pls avoid using cout and cin instead use printf and scanf. Your help is much appreciated. The tab delimited file

image text in transcribed

Programming language is c programming. Pls avoid using cout and cin instead use printf and scanf. Your help is much appreciated.

The tab delimited file "vehicle.txt" contains the sales information of different types of vehicles (car, MPV, bus and lorry) as follows: Month January February March April May June Car 100 150 125 75 80 95 MPV 75 25 66 35 30 33 Bus 50 45 22 30 15 35 Lorry 25 20 12 25 13 22 (a) Draw the flowchart to read the file calculate the sum of sales and average of sales for each type of vehicle, and then store it into a file named "sales.txt. (b) Write a C program to read the file, calculate the sum of sales and average of sales for each type of vehicle, and then store it into a file named "sales.txt

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_2

Step: 3

blur-text-image_3

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

Practical Azure SQL Database For Modern Developers Building Applications In The Microsoft Cloud

Authors: Davide Mauri, Silvano Coriani, Anna Hoffma, Sanjay Mishra, Jovan Popovic

1st Edition

1484263693, 978-1484263693

More Books

Students also viewed these Databases questions

Question

What are the differences between dismissal and discharge?

Answered: 1 week ago

Question

Which of the following statements is true of talents

Answered: 1 week ago

Question

Advance warning and an explanation for the layoff.

Answered: 1 week ago