Design And Implement A Class That Allows A Teacher To Track The Grades In A Single C 2041546

Design and implement a class that allows a teacher to track the grades in a single course. Include methods that calculate the average grade, the highest grade, and the lowest grade. Write a program to test your class implementation.