Array of Object in C++


Create a class called student with id, name, subject, test-1 and test-2 marks. Create an array of object and display the student’s details with average test mark.

No comments:

Post a Comment

Comment Here