Question: Write a class marks with three data members to store three marks.Write three member functions, set_marks() to input marks, sum() to calculate and return the
Write a class marks with three data members to store three marks.Write three member functions, set_marks() to input marks, sum() to calculate and return the sum and avg() to calculate and return average marks.
"Using C++"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
