home / study / engineering / computer science / questions and answers / project
ID: 3695157 • Letter: H
Question
home / study / engineering / computer science / questions and answers / project 5 write an interactive java program. create ... Question Edit question Project 5 Write an interactive Java program. Create a Student class that contains basic information about a student. Create a Course class that stores information about a course (test grades, quiz grades, project grades, final exam grade, grade weights, etc). Modify the student class to contain several course objects (a single semester of courses). Create all appropriate setter/getter/toString methods for all the classes. Create a test class and populate it with data from your schedule for this semester Example of this program: Student Name: Dave Smith Student Major: Engineering Student Courses: CSCI 1301 – Intro to Physics 1 – 3:30PM TR – Current Grade: 4.0 ENGL1101 – Calculous 1 – 3:00PM MW – Current Grade: 3.4 Overall GPA – 3.7 info to be use: here: my classes are: principles of physics MWF 11:00 am calculous 2 MTWF 8:00 am principles of physics lab TH 1:00pm History MW 9:30am