Write a java program to mimic a student information


Program: Write a Java program to mimic a student information management system. The main entry page should have at least following options:

- student information
- class enrollment information
- exit

Once getting into student information menu, you should be able to see a full list of students' information (first name, last name, SSN, DOB, year and major). The class enrollment information screen should prompt users to type in student name and then list his or her enrolled classes. The codes don't need to be comprehensive.

You can hardcode all the student and class enrollment information. I would like to see how you create different classes and let them interact with each other.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program to mimic a student information
Reference No:- TGS0958461

Expected delivery within 24 Hours