Create a class called students with 4 private member variables, name quiz midterm and final term include all necessary member function with constructor, get function and grading function declare 3...


Create a class called students with 4 private member variables, name quiz midterm and final term include all necessary member function with constructor, get function and grading function declare 3 object of students type read from the keyboard three sets of values of name quiz midterm and final and assign them to each object using objects member function to calculate grade =quiz *0.2 +midterm *0.4+final*0.4 display on the screen only name and grade



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here