Q/ write C++ program to create class called grades that has data members Degl, Deg2, and Deg3, also has a constructor to assign values, method to find the average of degrees, also method to display...


Q/ write C++ program to create class called grades that has data<br>members Degl, Deg2, and Deg3, also has a constructor to assign<br>values, method to find the average of degrees, also method to<br>display values, and method to decrement the degrees by one<br>using overloaded decrement operator.<br>

Extracted text: Q/ write C++ program to create class called grades that has data members Degl, Deg2, and Deg3, also has a constructor to assign values, method to find the average of degrees, also method to display values, and method to decrement the degrees by one using overloaded decrement operator.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here