4. To write a C++ program to display the student details using class and array o
object.
Algorithm:
class as student.
data members rollno, name, mark1, mark2, mark3, total and average. member functions as getdata() and displaydata().
getdata() method used to get the student details.
displaydata() method used to display the student details. Calculategrade() method calculates it grade based on obtained marks
Valid() method to check marks is not less than zero. create an object array for the student class using the following syntax: Get the number of students.
Enter student details
Display the student details
Display student record rank wise(ist rank on the top)
1
Expert's answer
2020-12-08T09:56:14-0500
Dear Abhishek, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment