Question: USING JAVA Create a Student class with the following fields : firstName, lastName, ssn, dateOfBirth Now create 5 Students and add them to a list.
USING JAVA Create a Student class with the following fields : firstName, lastName, ssn, dateOfBirth Now create 5 Students and add them to a list. Next iterate through the list and print out the students firstName, lastName, ssn, dateOfBirth. Copy and paste your code below.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
