The program evaluates the grade point average of a student object using switch-case command. A student object is created, on which we give the subjects and the corresponding grades. Then we create a method to evaluate the grade point average.
You'll learn most by trying my code while watching the video.
Please post your improvement on my code on the comments.
Concepts:
ArrayLIst
Class and method
Constructor
Switch-case command
Playlist of my Java course
https://www.youtube.com/playlist?list=PLtQo0sxRN7JLr647f8RTzS58u8Rv5jxT5
Playlist of my Java examples
https://www.youtube.com/playlist?list=PLtQo0sxRN7JKKla3_GAF05dySjyy3nINa