You will begin by using the three files you completed in Project 5. This project will require the use repetition and arrays. You will need an array in main to hold Student objects, which are made up of instance data, Address objects, and an array of Cours
You will begin by using the three files you completed in Project 5. This project will require the use repetition and arrays. You will need an array in main to hold Student objects, which are made up of instance data, Address objects, and an array of Course objects. Create a LastNameFirstInitial.Project6 folder. Reuse the StudentBody.java […]
