Hi i have homeworek i need hlep in it : A registration officer in an academic institution wants to display the Student transcript in a given semester after entering the required student details. A student is characterized by an ID, full name, the semester in which he/she is registered and other details. The student can take from 3 to 4 modules every semester and has two assessments in each module. You are requested to write the program that will help the officer to display the indicated transcript using Classes, methods, arrays and various control statements. The following shows an example of execution of this program. Questions: In the class Student, create a method for each of the following results using the array concept and any type of loop: a. The total or average mark of the student in each module. b. Finding the list of modules that the student has passed or failed in that semester. c. Finding the highest or lowest mark of the student in all assessments. will get my qustion u have to answer it my uesing online java compiler thenk you so much for helping me
Hi
i have homeworek i need hlep in it :
A registration officer in an academic institution wants to display the Student transcript in a given semester
after entering the required student details. A student is characterized by an ID, full name, the semester in
which he/she is registered and other details. The student can take from 3 to 4 modules every semester
and has two assessments in each module.
You are requested to write the program that will help the officer to display the indicated transcript using
Classes, methods, arrays and various control statements.
The following shows an example of execution of this program.
Questions:
In the class Student, create a method for each of the following results using the array concept
and any type of loop:
a. The total or average mark of the student in each module.
b. Finding the list of modules that the student has passed or failed in that semester.
c. Finding the highest or lowest mark of the student in all assessments.
will get my qustion u have to answer it my uesing online java compiler
thenk you so much for helping me
Step by step
Solved in 2 steps with 1 images