3.write a program that has a class student that stores roll number, name, and marks (in three subjects) of the students. display the information (roll number, name, and total marks) stored about the student?
0
3.Write a program that has a class student that stores roll number, name, and marks (in three subjects) of the students. Display the information (roll number, name, and total marks) stored about the student?