...

/

Exercise 2: Students Average Marks

Exercise 2: Students Average Marks

Let's calculate a student's average marks by using Classes.

Problem Statement

In this exercise, you have to write a class Student that contains the following data members and member functions and perform the following operations:

  • Private data members:

    • float ...