In a course, a teacher gives the following tests and assignments A lab activity
ID: 3767893 • Letter: I
Question
In a course, a teacher gives the following tests and assignments A lab activity that is observed by the teacher and assigned a numeric score. A pass/fail exam that has 10 questions. The minimum passing score is 70. An essay that is assigned a numeric score. A final exam that has 50 questions. Write a class named CourseGrades. The class should have a GradedActivity array named grades as a field. The array should have four elements, one for each of the assignments previously described. The class should have the following methods: Demonstrate the class in a program.Explanation / Answer
{
}
}
{
{
}
public void setLab(Lab aLab)
{
}
{
}
{
}
{
}
{
}