Write a C++ program in which a class Result that contains roll_no, name and marks of three subjects. The marks are stored in one dimensional array of integer type. The class also contains the following member functions:The Input ( ) function is used to insert the values in data members.The Show ( ) function is used to displays the values of data members.The Total ( ) function returns the total marks of the students.The Avg ( ) function returns the average marks of a student.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here