Question: Program Write a class called Student with 4 private instance variables first name, last name, age and gpa. Write 2 constructors, 4 get methods, 4

Program Write a class called Student with 4 private instance variables first name, last name, age and gpa. Write 2 constructors, 4 get methods, 4 set methods and a toString method. Write a class, StudentListDriver with a main to do the following: read all the data from the Studentlist.txt text file and put it into an ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
