Due Date: Monday, November 6, or Tuesday, November 7, 2006, before the beginning of your lab section.
Objective: The main objective of this assignment is to learn to use arrays of objects.
Programming assignment: In the previous assignment, you performed Assignment 8 on p. 604 of the book. In this assignment, following our advise, you stored the student names in one array (array of strings), and student test scores in another array (array of numbers).
For this new assignment, define a class Student whose objects contain two fields:
Deliverables: as instructed by your TA.