Question: Using c++ 5. Write a complete program tor the folowing problerm, The progreminars and the main )1 t use the class declaration to produce the
5. Write a complete program tor the folowing problerm, The progreminars and the main )1 t use the class declaration to produce the 1/0. You are supposed to write all members create the given I/O class FIVE ( private: int x[7]: Sample / Enter 7 integer data: 22 77 33 99 11 10 23 All data: 22 77 33 99 11 10 23 Maximum 99 Minimum 10 Total 275 public: void READ) //read data in arrayx void Display) //display arrayx void FindMaxMin (int& mx, int& mn) //return the max and min data in arrayx int FindTotal() //return the sum of data in array x 690
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
