Program that will read scores into an array


Write a program that will read scores into an array. The size of the array should be input by the user (dynamic array). The program will find and print out the average of the scores. It will also call a function that will sort (using a bubble sort) the scores in ascending order. The values are then printed in this sorted order.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Program that will read scores into an array
Reference No:- TGS090872

Expected delivery within 24 Hours