Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using c++ please A file named BEE1053_EE209_Marks.txt consists the name of six students and their marks scored in three tests as shown in the following

image text in transcribed

Using c++ please

A file named BEE1053_EE209_Marks.txt consists the name of six students and their marks scored in three tests as shown in the following chart. Ahamad 15.5 17.5 12 Susan 14.5 18.5 16 Dinesh 12.5 14.5 17 Omar 12 14 16 Lee 15 17 16 John 16 16.5 15.5 Write a C++ program declaring suitable structure data type and read the file contents. Then your program should calculate the total test marks for each student and store the result in a file called BEE1053_EE209_results.txt and display to the console. Your program should also store to the file and display to console the highest and lowest mark scored in each test and the average of the total test marks scored by all the students

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

Advances In Knowledge Discovery In Databases

Authors: Animesh Adhikari, Jhimli Adhikari

1st Edition

3319132121, 9783319132129

More Books

Students also viewed these Databases questions

Question

600 lb 20 0.5 ft 30 30 5 ft

Answered: 1 week ago