A. Modify the “studentData Table” to include your personal information as the last item.

B. Create a C++ project in your integrated development environment (IDE) with the following files:

• degree.h

• student.h and student.cpp

• roster.h and roster.cpp

• main.cpp

Note: There must be a total of six source code files.