<=Back
Write a C++ program that will create an object from a class named marks with the following properties: (5 marks)
- a data member named scores which is an array of 6 elements;
-a member function named mean for inputting the marks, calculating the mean and outputting the mean scores
 Viewed: 709 times
Share in: