Question: Help with this C++ Progam please, I'm having trouble with array of structures. Array of Structures The head coach of a local baseball team would
Help with this C++ Progam please, I'm having trouble with array of structures.
Array of Structures The head coach of a local baseball team would like to hire you to write a program that calculates the batting average of every player on his team. Below is the output that he would like displayed. The user will enter each Player's name, AB (At Bats) and HITS. The program will calculate each player's Average. Write a C + + program to accomplish this task. You must design the program yourself using the appropriate input, process, and output functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
