posted 8 years ago
For this homework, we have to implement a HashMap database. When I run the program, I get a message dialog showing the following: I believe I'm having an issue bringing the information to my toString method in my Student class, but I can't find the error.
Name: Name:, Major: Major:, GPA: 4.0
Anyone know what am I doing wrong here?