Question: I need help with the code this this. StudentList.java and StudentListProg.java 1 . Include phone number ( in the format xxx - xxx - xxxx
I need help with the code this this.
StudentList.java and StudentListProg.java
Include phone number in the format xxxxxxxxxx in each record
No duplicated ID allowed
Add method swapint id int id to swap the location of id and ids references in the list
Add method modifyint id String lastName, String firstName, double GPA, String phone to modify the id's record. If such id does not exist, add it as a new record into the list
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
