Use of Classes, methods and various control statements A registration officer in an academic institution wants to display the Student transcript in a given semester after entering the required student...


Use of Classes, methods and various control statements

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.Create the principal program, which will complete the following tasks :
a. Create a new Student object by reading the required details and by applying at least

one type of data validation of your choice on the input.


b. Read and save the list of module names and the list of module marks awarded to the

student in the two assignments.


c. Display the transcript of the student by calling the adequate method.
d. Repeating the previous tasks until the user decides to exit.



Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here