AI Features

Challenge 3: Calculate the Student's Total Marks

In this exercise, you have to calculate the student's total marks using the concept of Classes

Problem Statement

Write a Java class called Student with

  • private fields:

...