Add method modifyint id char char float char to modify the


1. Include GPA and phone number (in the format xxx-xxx-xxxx) in each record

2. No duplicated ID allowed

3. Add method Swap(int id1, int id2) to swap the location of id1 and id2's record in the list

4. Add method Modify(int id, char*, char*, float, char*) to modify the id's record. If such id not exist, add it as a new record into the list

Design your own test program to test the modification.

(we use visual c++ to do this problem.)
You can download the source code attached. All the three source codes gets involved.

Attachment:- recordprog.zip

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Add method modifyint id char char float char to modify the
Reference No:- TGS01246170

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)