Menu

[solved] – Question 71304

Design, implement and test a C++ program that will –
•Prompt user for a file name.
•Process input file of “test scores” and store them using an array
•Determine the lowest, highest, average and total scores
•Save the scores (lowest, highest, average and total) to an output file

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *